Skip to content

Commit

Permalink
Bump version -> 2.0.0-alpha.33
Browse files Browse the repository at this point in the history
  • Loading branch information
osdnk committed Feb 2, 2020
1 parent eb2a1ae commit 074aabc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ PODS:
- ReactCommon/jscallinvoker (= 0.61.2)
- RNGestureHandler (1.3.0):
- React
- RNScreens (2.0.0-alpha.3):
- RNScreens (2.0.0-alpha.23):
- React
- Yoga (1.14.0)

Expand Down Expand Up @@ -256,7 +256,7 @@ DEPENDENCIES:
- Yoga (from `../node_modules/react-native/ReactCommon/yoga`)

SPEC REPOS:
https://github.com/cocoapods/specs.git:
https://github.com/CocoaPods/Specs.git:
- boost-for-react-native

EXTERNAL SOURCES:
Expand Down Expand Up @@ -342,9 +342,9 @@ SPEC CHECKSUMS:
React-RCTVibration: fb54c732fd20405a76598e431aa2f8c2bf527de9
ReactCommon: 5848032ed2f274fcb40f6b9ec24067787c42d479
RNGestureHandler: 5329a942fce3d41c68b84c2c2276ce06a696d8b0
RNScreens: a32a406ec4884f0ba383ef835332e8379f75e3da
RNScreens: 55c735f525774e894be67848c250c95a9c3194c0
Yoga: 14927e37bd25376d216b150ab2a561773d57911f

PODFILE CHECKSUM: 1a141b811c7076eb11c48f2e22336181f52531b5

COCOAPODS: 1.7.3
COCOAPODS: 1.8.4
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-screens",
"version": "2.0.0-alpha.32",
"version": "2.0.0-alpha.33",
"description": "First incomplete navigation solution for your react-native app.",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
Expand Down

0 comments on commit 074aabc

Please sign in to comment.