Skip to content

Commit e45cda7

Browse files
author
John Chipps-Harding
committed
Version bump
1 parent 89823ce commit e45cda7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@phntms/use-local-state",
33
"description": "A simple React hook that allows you to store data within LocalStorage with the same interface as the standard React.useState hook.",
4-
"version": "0.0.3",
4+
"version": "0.1.0",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"homepage": "https://github.com/phantomstudios/use-local-state#readme",

0 commit comments

Comments
 (0)