From 3769c9b4d2a8965c8ef22c44fff3a9997f3b127e Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 16 Feb 2018 00:46:59 +0100 Subject: [PATCH] 1.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cc7db3d..2e154fe 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartgulp", - "version": "1.0.6", + "version": "1.0.7", "description": "lightweight gulp replacement", "main": "dist/index.js", "typings": "dist/index.d.ts",