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