From c6c352f5873ba33c1f798c4638a87d3bcaea4b09 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sun, 25 Oct 2015 22:45:57 +0100 Subject: [PATCH] 0.0.3 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a2267c3..0601933 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-callfunction", - "version": "0.0.2", + "version": "0.0.3", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {