diff --git a/package.json b/package.json index 3e43f9d..cda3a10 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-hook-organics", - "version": "2.2.3", + "version": "3.0.0", "description": "Standard library for Node/Sails applications. Hand-picked and maintained by the Sails.js core team.", "scripts": { "test": "npm run lint && npm run custom-tests",