Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 5570d46

Browse files
committed
bump version number
1 parent 1e46fef commit 5570d46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rex-state",
3-
"version": "0.0.4",
3+
"version": "0.0.4-beta-4",
44
"description": "The Simplest state management tool for React",
55
"scripts": {
66
"build": "microbundle",
@@ -17,7 +17,7 @@
1717
"repository": "DaniAkash/rex-state",
1818
"license": "MIT",
1919
"files": [
20-
"./lib"
20+
"lib"
2121
],
2222
"keywords": [
2323
"react",

0 commit comments

Comments
 (0)