From 6cc45c0da10659fcd307b744e5fb71c407a725f1 Mon Sep 17 00:00:00 2001 From: Rachael Shaw Date: Fri, 21 Feb 2020 12:53:11 -0600 Subject: [PATCH] 1.1.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5c9e789..2c12610 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-hook-organics", - "version": "1.0.0", + "version": "1.1.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",