From c99ca2cd302da994824931c0487dc1714c7edc60 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Tue, 19 Apr 2016 13:57:54 +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 6a24df5..34a816d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.7.1", + "version": "0.7.2", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {