Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
aksonov committed Jul 14, 2017
1 parent 024d288 commit 3ec19b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"name": "react-native-router-flux",
"version": "4.0.0-beta.10",
"version": "4.0.0-beta.11",
"description": "React Native Router using Flux architecture",
"repository": {
"type": "git",
"url": "https://github.com/aksonov/react-native-router-flux"
},
"license": "ISC",
"main": "src/index.js",
"main": "dist/index.js",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"postinstall": "./node_modules/.bin/opencollective postinstall",
Expand Down

0 comments on commit 3ec19b3

Please sign in to comment.