This commit is contained in:
Phil Kunz 2015-10-26 16:22:29 +01:00
parent d8fc992ba3
commit ebac042791

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-callfunction", "name": "gulp-callfunction",
"version": "0.0.6", "version": "0.0.7",
"description": "accepts a function call as parameter to execute in gulp pipeline", "description": "accepts a function call as parameter to execute in gulp pipeline",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {