From 4c841c87e824d5eccc0181a7a8f2f59d355a4bc7 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Tue, 12 Sep 2017 12:52:50 +0430 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bfee5f0..c590b48 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.7.9", + "version": "0.8.0", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {