Skip to content

Commit 226c4e8

Browse files
committed
Bump to 0.2.0
1 parent c83c8e5 commit 226c4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.1.3",
2+
"version": "0.2.0",
33
"license": "MIT",
44
"name": "react-simple-hook-modal",
55
"description": "A simple React modal with hook based API",
@@ -66,4 +66,4 @@
6666
"dependencies": {
6767
"react-spring": "^8.0.27"
6868
}
69-
}
69+
}

0 commit comments

Comments
 (0)