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