From 2a8e6a7132908e93ccee8b95cdbbb81a8e629638 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Sun, 5 Jul 2015 15:41:34 +0430 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b9a5f16..cee8006 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.4.63", + "version": "0.4.64", "description": "Control Telegram bots easily using the new Telegram API", "main": "index.js", "scripts": {