Skip to content

Commit e9731ce

Browse files
committedMay 9, 2020
chore: release 0.0.16
1 parent 5ca6a69 commit e9731ce

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-native-restart",
3-
"version": "0.0.15",
3+
"version": "0.0.16",
44
"description": "Sometimes you want to reload your app bundle during app runtime. This package will allow you to do it.",
55
"main": "lib/commonjs/index.js",
66
"module": "lib/module/index.js",

0 commit comments

Comments
 (0)
Please sign in to comment.