Skip to content

Commit e3118d6

Browse files
committed
4.0.2 core release
1 parent 3385a53 commit e3118d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hookstate/core",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "The flexible, fast and extendable state management for React that is based on hooks and state usage tracking.",
55
"license": "MIT",
66
"author": {
@@ -68,4 +68,4 @@
6868
"files": [
6969
"dist"
7070
]
71-
}
71+
}

0 commit comments

Comments
 (0)