From 120698fcc05dccfbfd5ce9a388ec59e4e77be905 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 21 Mar 2018 16:02:23 +0330 Subject: [PATCH] chore: bump to 3.1.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2ae337f..d76630d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "3.1.0", + "version": "3.1.1", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {