Skip to content

Commit

Permalink
Bump version -> 2.0.0-beta.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kmagiera committed Feb 24, 2020
1 parent 4e8d13d commit cdbf4e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit cdbf4e4

Please sign in to comment.