Skip to content

Commit 70be678

Browse files
author
aksonov
committed
bump version
1 parent 42e364f commit 70be678

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Example/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-native": "^0.50.1",
1717
"react-native-button": "^2.0.0",
1818
"react-native-message-bar": "^1.6.0",
19-
"react-native-router-flux": "4.0.0-beta.23",
19+
"react-native-router-flux": "4.0.0-beta.24",
2020
"react-navigation": "1.0.0-beta.17"
2121
},
2222
"devDependencies": {

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-router-flux",
3-
"version": "4.0.0-beta.23",
3+
"version": "4.0.0-beta.24",
44
"description": "React Native Router using Flux architecture",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)