From a614760b3f29d4ff44a6ba270c0efce0fbdd5325 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 23 Nov 2016 19:13:45 +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 c2dab3c..329c63c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.7.7", + "version": "0.7.8", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {