Skip to content

Commit 8cc953e

Browse files
committed
Bump version to v1.0.0
1 parent 1047bd6 commit 8cc953e

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.2.0",
2+
"version": "1.0.0",
33
"license": "MIT",
44
"name": "react-simple-hook-modal",
55
"description": "A simple React modal with hook based API",
@@ -68,4 +68,4 @@
6868
"hooks": "^0.3.2",
6969
"react-spring": "^8.0.27"
7070
}
71-
}
71+
}

0 commit comments

Comments
 (0)