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