Skip to content

Commit 84d54f1

Browse files
committed
fix: update package version
1 parent 050cfd0 commit 84d54f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-chaos",
3-
"version": "0.0.0-development",
3+
"version": "1.0.5",
44
"description": "Chaos Engineering for your React applications.",
55
"main": "lib/index.js",
66
"module": "es/index.js",

0 commit comments

Comments
 (0)