From d1632d137af059aeba47b8a9b42dd69ee6fed6ad Mon Sep 17 00:00:00 2001 From: Atticus White Date: Thu, 23 Apr 2015 13:31:11 -0400 Subject: [PATCH] :arrow_up: v1.2.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a595fe8..9267bbe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-ng-config", - "version": "1.1.0", + "version": "1.2.0", "description": "AngularJS configuration generator for a module of constants", "main": "index.js", "scripts": {