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