This commit is contained in:
Phil Kunz 2015-10-25 22:45:57 +01:00
parent 3930912f25
commit c6c352f587

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-callfunction", "name": "gulp-callfunction",
"version": "0.0.2", "version": "0.0.3",
"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": {