From f36d57bedcc0a94c9152bb825e4e1f35be3a54ae Mon Sep 17 00:00:00 2001 From: Atticus White Date: Sat, 13 Dec 2014 01:16:41 -0500 Subject: [PATCH] version increment --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8564f72..5cbd9a7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-ng-config", - "version": "0.1.7", + "version": "0.1.8", "description": "AngularJS configuration generator for a module of constants", "main": "index.js", "scripts": {