From ccd097cb27435332a56f3fe385a5220ac2c34a58 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 21 Mar 2018 16:01:30 +0330 Subject: [PATCH] chore: bump to 3.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": {