diff --git a/package.json b/package.json index ee51d69..2ae337f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "3.0.0", + "version": "3.1.0", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {