From 9d2c4be69aea63ee66399fe994eed6c6a088f348 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 14 Feb 2018 14:09:25 +0330 Subject: [PATCH] chore: bump version to 1.0.1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5746467..bc265bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "1.0.0", + "version": "1.0.1", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {