From 216caca0584bbce42bfa45e73c904253ade80129 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 1 May 2017 22:10:20 +0200 Subject: [PATCH] 1.0.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a9af99..653fa5f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "smartgulp", - "version": "1.0.4", + "version": "1.0.5", "description": "lightweight gulp replacement", "main": "dist/index.js", "typings": "dist/index.d.ts",