From 8e14a026df3ba02562543b305a3b2925cd57b9bc Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 17 Mar 2016 14:43:54 +0330 Subject: [PATCH] chore: bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b63763f..d4725a9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.6.0", + "version": "0.6.1", "description": "Control Telegram bots easily using the new Telegram API", "main": "index.js", "scripts": {