Bump version -> 2.0.0-beta.11

This commit is contained in:
Krzysztof Magiera
2020-02-24 18:06:09 +01:00
parent 4e8d13dc72
commit cdbf4e463f

View File

@@ -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",