diff --git a/package.json b/package.json index cbee40ec1..0fab79d40 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "4.0.0-beta.6", + "version": "4.0.0-beta.7", "description": "Native navigation primitives for your React Native app.", "scripts": { "submodules": "git submodule update --init --recursive && (cd react-navigation && yarn)",