This commit is contained in:
Philipp Kunz 2016-04-07 13:50:12 +02:00
parent a476cf8c99
commit ec18663137

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-function", "name": "gulp-function",
"version": "1.2.5", "version": "1.3.0",
"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": "dist/index.js", "main": "dist/index.js",
"scripts": { "scripts": {