Skip to content

Commit 39e53d9

Browse files
committed
Version updated to 1.7.1
1 parent 2d8184b commit 39e53d9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"react": "16.0.0-alpha.12",
1111
"react-native": "0.45.1",
1212
"react-native-button": "^2.0.0",
13-
"react-native-modalbox": "1.7.0",
13+
"react-native-modalbox": "1.7.1",
1414
"react-native-slider": "^0.10.0"
1515
},
1616
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-modalbox",
3-
"version": "1.7.0",
3+
"version": "1.7.1",
44
"description": "A <Modal/> component for react-native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)