From 3d36ca63c227e881eefa44fb6c8b792c6f06d490 Mon Sep 17 00:00:00 2001 From: BRIAN MUENZENMEYER Date: Sun, 14 Aug 2016 14:16:49 -0500 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2bedd34..201acbe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "edition-node-grunt", "description": "The grunt wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.", - "version": "1.0.1", + "version": "1.1.0", "main": "./core/lib/patternlab.js", "dependencies": { "bs-html-injector": "^3.0.0",