Skip to content

Commit ee06d52

Browse files
committed
Version updated to 1.6.0
1 parent 0af37a7 commit ee06d52

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.5.0",
13+
"react-native-modalbox": "^1.6.0",
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.5.0",
3+
"version": "1.6.0",
44
"description": "A <Modal/> component for react-native",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)