From 710404d5b5ab9bf58f0cc81f7e9f224d3d91c903 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20Garc=C3=ADa?= Date: Tue, 22 Nov 2016 19:23:34 +0100 Subject: [PATCH] Publish --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7dc1d76..bbcf172 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@telefonica/bot-core", - "version": "1.21.0", + "version": "1.22.0", "description": "Bot Core package to run bots", "main": "lib/index.js", "typings": "lib/index.d.ts",