From dcdf0059cc969fc32eda020d8ebf54021913f150 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Tue, 2 Feb 2016 15:21:45 +0100 Subject: [PATCH] 1.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53f3c82..a4eca85 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-function", - "version": "1.0.1", + "version": "1.0.2", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {