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