diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 7608c57..319b745 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "gulp-nuget", - "version": "1.1.0", + "version": "1.2.0", "dependencies": { "ansi-regex": { "version": "2.0.0", diff --git a/package.json b/package.json index 7541ec8..193f286 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gulp-nuget", - "version": "1.1.0", + "version": "1.2.0", "description": "gulp nuget support to pack, push and restore nuget packages", "main": "index.js", "scripts": {