From fbe8d501a70ab1ab60c845fa9f63a3004885ebb8 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Mon, 13 Jul 2015 05:36:51 +0430 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fe80019..9e9acd2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.5.11", + "version": "0.5.12", "description": "Control Telegram bots easily using the new Telegram API", "main": "index.js", "scripts": {