From ebac042791c4b5ad657af8222ffbeef1db2be667 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Mon, 26 Oct 2015 16:22:29 +0100 Subject: [PATCH] 0.0.7 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5fa71ec..c0ac127 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-callfunction", - "version": "0.0.6", + "version": "0.0.7", "description": "accepts a function call as parameter to execute in gulp pipeline", "main": "index.js", "scripts": {