diff --git a/package.json b/package.json index aa24e8c157..ae89ede569 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-native-screens", - "version": "3.29.0", + "version": "3.30.0", "description": "Native navigation primitives for your React Native app.", "scripts": { "postinstall": "git submodule update --init --recursive && (cd react-navigation && yarn)",