From 89bb81839d4bd5418c2995149b7d6ebc22921471 Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Fri, 9 Feb 2024 23:11:05 +0100 Subject: [PATCH] chore: pump up version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 040cbe7..658df62 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sails-stash", - "version": "0.0.0", + "version": "0.0.1", "description": "Efficient and intuitive caching for your Sails applications.", "main": "index.js", "scripts": {