From 08d6b88e3b37856951bf966d727760a78630b386 Mon Sep 17 00:00:00 2001 From: Venkat Date: Sun, 3 Apr 2016 09:14:26 -0400 Subject: [PATCH] Bump the version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 818e5f1..30557c8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "slush-angular-gulp", - "version": "0.4.1", + "version": "0.4.2", "description": "Gulp, Angular, Less with Web server, this generator is build with inspiration from the below projects. slush-angular, angular-styleguide and generator-angular", "main": "slushfile.js", "repository": {