From 25a34a62dfd698fd32b9decdde7993f9c900b7c1 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Fri, 3 Jul 2015 03:16:37 +0430 Subject: [PATCH] Bump version to 0.3.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9ec1402..6b305c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.3.4", + "version": "0.3.5", "description": "Control Telegram bots easily using the new Telegram API", "main": "index.js", "scripts": {