This commit is contained in:
Philipp Kunz 2016-02-14 18:40:45 +01:00
parent 17aa25fb61
commit c5ec5fc0f9

View File

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