From 118e1ece30f814c2d0963522a4087c786c4c8d9f Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Thu, 1 Feb 2018 19:21:06 +0330 Subject: [PATCH] chore(version): bump version to 0.9.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8840b04..255895b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "0.9.0", + "version": "0.9.1", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {