Herby Vojčík 5 years ago
parent
commit
0a9de5d9f2
2 changed files with 2 additions and 2 deletions
  1. 1 1
      package-lock.json
  2. 1 1
      package.json

+ 1 - 1
package-lock.json

@@ -1,6 +1,6 @@
 {
   "name": "react-navigation-kit",
-  "version": "0.4.4",
+  "version": "0.5.0",
   "lockfileVersion": 1,
   "requires": true,
   "dependencies": {

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "react-navigation-kit",
-  "version": "0.4.4",
+  "version": "0.5.0",
   "description": "Wire `react-navigation` into redux substate",
   "main": "index.js",
   "scripts": {