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