From 0a07bbc04e497ecf8b9f9e3890a3c4b6e539a65a Mon Sep 17 00:00:00 2001 From: Atticus White Date: Fri, 30 Dec 2016 08:42:30 -0500 Subject: [PATCH] 1.4.0 bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ab5a14c..a2e8f6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-ng-config", - "version": "1.3.1", + "version": "1.4.0", "description": "AngularJS configuration generator for a module of constants", "main": "index.js", "scripts": {