From 24097ac2b2f8fbee0c4b7378f532ebc259505bff Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 2 Mar 2018 11:36:20 +0330 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7e11ce..ee51d69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "2.0.0", + "version": "3.0.0", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {