From 5bc1f0c88b681a28b63f90658ea2cd1774446a67 Mon Sep 17 00:00:00 2001 From: Jonathan Holt Date: Sun, 14 May 2017 23:05:06 +0100 Subject: [PATCH] clear --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1385eae..27b0bd7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "serverless-alexa-ability", - "version": "0.1.1", + "version": "0.1.2", "description": "Alexa framework for serverless lambda", "main": "build/index.js", "scripts": {