diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0cfa4c0..80c69df 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "sails-hook-grunt", - "version": "3.1.1", + "version": "4.0.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 203ab68..c4b81d9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-hook-grunt", - "version": "3.1.1", + "version": "4.0.0", "description": "The Grunt hook from Sails core in v1.0 and up.", "main": "index.js", "scripts": {