diff --git a/package.json b/package.json index 8840b04..255895b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.9.0", + "version": "0.9.1", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {