From 61a88582450736bc12d680193e8bd37c8596a0be Mon Sep 17 00:00:00 2001 From: simalexan Date: Tue, 7 Feb 2017 09:50:37 +0100 Subject: [PATCH] 2.13.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 76776ba..325a9f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "claudia-bot-builder", - "version": "2.12.0", + "version": "2.13.0", "description": "Create chat-bots for various platforms and deploy to AWS Lambda quickly", "main": "index.js", "scripts": {