This commit is contained in:
Philipp Kunz 2016-02-14 18:42:55 +01:00
parent 6284fa71d1
commit 395cb7d8a2

View File

@ -1,6 +1,6 @@
{ {
"name": "gulp-function", "name": "gulp-function",
"version": "1.1.0", "version": "1.1.1",
"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": {