From 30d8ff2f9e07fd06a1da4222a19f63add909388d Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Sat, 10 Feb 2024 09:54:54 +0100 Subject: [PATCH] chore: release 0.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 658df62..ec7f185 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-stash", - "version": "0.0.1", + "version": "0.0.2", "description": "Efficient and intuitive caching for your Sails applications.", "main": "index.js", "scripts": {