From 3d114e1e9fa254ba2e1cc935652da736be6c1960 Mon Sep 17 00:00:00 2001 From: Jonathan Goode Date: Thu, 8 Jun 2017 10:27:07 +0100 Subject: [PATCH] Bump version --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 52c8269..68cb0e5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "uofa-gulp-starter", - "version": "1.0.5", + "version": "1.0.6", "description": "Gulp Starter Project", "engines": { "node": ">=0.12" @@ -59,10 +59,10 @@ "license": "MIT", "repository": { "type": "git", - "url": "git@github.com:uofa/gulp-starter.git#v1.0.5" + "url": "git@github.com:uofa/gulp-starter.git#v1.0.6" }, "bugs": { "url": "https://github.com/uofa/gulp-starter/issues" }, - "homepage": "https://github.com/uofa/gulp-starter/tree/v1.0.5#readme" + "homepage": "https://github.com/uofa/gulp-starter/tree/v1.0.6#readme" } \ No newline at end of file