Skip to content

Commit 4af9ca5

Browse files
committed
chore: version up 2.0.2
1 parent 9c61784 commit 4af9ca5

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,6 +1,6 @@
11
{
22
"name": "react-hooks-use-modal",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"author": "shibe97",
55
"description": "A react hook which can open the modal with react-portal",
66
"repository": {
@@ -58,4 +58,4 @@
5858
"singleQuote": true,
5959
"semi": true
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)