From 10283ccad3ea29303970843b0ad045e73a1bd0f6 Mon Sep 17 00:00:00 2001 From: josh skeen Date: Mon, 23 May 2016 13:40:28 -0400 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2604a81..039e104 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "alexa-app", - "version": "2.3.3", + "version": "2.3.4", "description": "A module to simplify creation of Alexa (Amazon Echo) apps (Skills) using Node.js", "main": "index.js", "author": "Matt Kruse (http://MattKruse.com)",