From 405b3ec6a7935171d7fbb8195dc49afd2632a6b3 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Tue, 21 May 2019 16:27:05 -0500 Subject: [PATCH] 4.0.0 --- npm-shrinkwrap.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {