Skip to content

Commit e90ae65

Browse files
committed
2.0.2
1 parent 0a13077 commit e90ae65

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-native-modalbox",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "A <Modal/> component for react-native",
55
"main": "index.js",
66
"scripts": {
@@ -30,4 +30,4 @@
3030
"dependencies": {
3131
"prop-types": "^15.5.10"
3232
}
33-
}
33+
}

0 commit comments

Comments
 (0)