Skip to content

Commit

Permalink
Bumped nav react and react-native versions
Browse files Browse the repository at this point in the history
  • Loading branch information
grahammendick committed Jul 18, 2018
1 parent 0825feb commit 0e20b02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/npm/navigation-react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "navigation-react-native",
"version": "2.0.0",
"version": "3.0.0",
"description": "React Native plugin for the Navigation router",
"main": "navigation.react.native.js",
"types": "navigation.react.native.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion build/npm/navigation-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "navigation-react",
"version": "4.0.0",
"version": "4.0.1",
"description": "React plugin for the Navigation router",
"main": "navigation.react.js",
"types": "navigation.react.d.ts",
Expand Down

0 comments on commit 0e20b02

Please sign in to comment.