From 5c6c24d0a4bc5353edd435fc3242fe2ba79a88f8 Mon Sep 17 00:00:00 2001 From: Mahdi Dibaiee Date: Wed, 21 Mar 2018 18:30:18 +0330 Subject: [PATCH] chore: bump to 4.0.0, sequential messages --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d76630d..d2a4541 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "telegram-api", - "version": "3.1.1", + "version": "4.0.0", "description": "Control Telegram bots easily using the new Telegram API", "main": "build/index.js", "scripts": {