diff --git a/package.json b/package.json index 8d64db50..dcf5da9f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-telegram-bot-api", - "version": "0.5.1", + "version": "0.6.0", "description": "Telegram Bot API", "main": "index.js", "directories": { @@ -68,4 +68,4 @@ "hireable": true } ] -} \ No newline at end of file +}