From e957440fb2840be3ef165267f97f4b51a347bb3f Mon Sep 17 00:00:00 2001 From: Jake Marsh Date: Mon, 11 Apr 2016 12:31:10 -0700 Subject: [PATCH] bump version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e7d68ec1..f8a62dba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angularjs-gulp-browserify-boilerplate", - "version": "1.5.8", + "version": "1.5.9", "author": "Jake Marsh ", "description": "Boilerplate using AngularJS, SASS, Gulp, and Browserify while also utilizing best practices.", "repository": {