From 792174571611b4b5f554b48e0170e9372ba9f9a3 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 16 Feb 2018 20:55:44 +0100 Subject: [PATCH] 1.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 58ccd7c..39d5dc5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartgulp", - "version": "1.0.8", + "version": "1.0.9", "description": "lightweight gulp replacement", "main": "dist/index.js", "typings": "dist/index.d.ts",