diff --git a/package-lock.json b/package-lock.json index a61869c..fed4503 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "react-native-navigation-starter", - "version": "5.1.0", + "version": "5.2.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index e3b341f..62d4498 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "expo-rnn-starter", - "version": "5.1.0", + "version": "5.2.0", "description": "👽 Expo + React Native Navigation starter with Unimodules & Expo-Updates preconfigured and ready to use!", "license": "MIT", "author": "Batyr Kanzitdinov ",