From 8a6557ac541346f40b3cff2bc844b699178fc402 Mon Sep 17 00:00:00 2001 From: laxmanpokhel_actions Date: Tue, 27 Feb 2024 01:51:50 +0000 Subject: [PATCH] chore(Github Actions-2024-02-27 01:51:49): Deploy package to NPM --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cb3dc1e..542618c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@xmanscript/uselocalstorage", - "version": "1.0.0-semantically-released", + "version": "2.0.0", "description": " custom hook that simplifies local storage management in your React applications.", "repository": { "type": "git",