From d414e2f4878b881cbff121a7203657962feb968f Mon Sep 17 00:00:00 2001 From: simalexan Date: Sun, 30 Oct 2016 22:24:27 +0100 Subject: [PATCH] 2.4.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e395230..8df5111 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claudia-bot-builder", - "version": "2.3.0", + "version": "2.4.0", "description": "Create chat-bots for various platforms and deploy to AWS Lambda quickly", "main": "index.js", "scripts": {