Skip to content

Commit

Permalink
Update package version to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nfhipona committed Apr 8, 2024
1 parent 055f4a9 commit 01d31ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "web-storage-manager",
"version": "4.1.0",
"version": "4.1.1",
"description": "Web utility storage manager for handling data encryption, save and persist, update and data purge in your local and session storage",
"main": "lib/index.js",
"type": "commonjs",
Expand Down Expand Up @@ -64,4 +64,4 @@
"publishConfig": {
"@nfhipona:registry": "https://npm.pkg.github.com"
}
}
}

0 comments on commit 01d31ce

Please sign in to comment.