Browse Source

Update package.json version to 2.23.0 [ci skip]

wixmobile 5 years ago
parent
commit
70a1d3b38f
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      package.json

+ 2
- 2
package.json View File

@@ -1,6 +1,6 @@
1 1
 {
2 2
   "name": "react-native-navigation",
3
-  "version": "2.22.3",
3
+  "version": "2.23.0",
4 4
   "description": "React Native Navigation - truly native navigation for iOS and Android",
5 5
   "license": "MIT",
6 6
   "nativePackage": true,
@@ -152,4 +152,4 @@
152 152
       }
153 153
     }
154 154
   }
155
-}
155
+}