diff --git a/package.json b/package.json index 056b410..f249748 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "viber-bot", - "version": "1.0.4", + "version": "1.0.5", "description": "A bot interface to work with Viber API", "author": "Viber LTD", "engines": { @@ -28,4 +28,4 @@ "eslint": "^2.10.1", "nodeunit": "~0.10.2" } -} \ No newline at end of file +}