diff --git a/package.json b/package.json index 173bcf14..538669f1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-native-screens", - "version": "2.0.0-beta.10", - "description": "First incomplete navigation solution for your react-native app.", + "version": "2.0.0-beta.11", + "description": "Native navigation primitives for your React Native app.", "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "test": "npm run format && npm run lint && npm run test:unit",