From e0c4a10411e1330e65ba269901ddcd19f4d25ab4 Mon Sep 17 00:00:00 2001 From: Philipp Kunz Date: Tue, 24 Nov 2015 13:51:07 +0100 Subject: [PATCH] 0.0.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ac69b22..bd3fe5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-callfunction", - "version": "0.0.8", + "version": "0.0.9", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {