diff --git a/package-lock.json b/package-lock.json index ffbb403..3dd9af3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgulp", - "version": "2.0.1", + "version": "2.0.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index de65645..1149e64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@pushrocks/smartgulp", - "version": "2.0.1", + "version": "2.0.2", "private": false, "description": "lightweight gulp replacement", "main": "dist/index.js", @@ -38,4 +38,4 @@ "@types/through2": "^2.0.34", "through2": "^3.0.0" } -} \ No newline at end of file +}