From a95c26d49b43c4ac724cf07885d960ed63f83fde Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Thu, 17 Sep 2015 21:01:44 +0000 Subject: [PATCH] 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 2b5ba60..0a9043a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-callfunction", - "version": "0.0.1", + "version": "0.0.2", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {