Skip to content

Commit

Permalink
[Fastlane] Version bump to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jdee committed Apr 30, 2019
1 parent 0970429 commit 8b1156f
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions examples/testbed_native_ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PODS:
- glog (0.3.4)
- React (0.59.6):
- React/Core (= 0.59.6)
- react-native-branch (3.0.0-rc.2):
- react-native-branch (3.0.0):
- Branch (= 0.27.0)
- React
- React/Core (0.59.6):
Expand Down Expand Up @@ -96,7 +96,7 @@ SPEC CHECKSUMS:
Folly: de497beb10f102453a1afa9edbf8cf8a251890de
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
React: 0bb58efca577aa4b3c8f03a9fbf0d9a8ebdb5ac4
react-native-branch: e251dfa6ea7a5d0ec6fa94c50bcdee2a37af42b5
react-native-branch: 6e69f6e6427b98252c82bd1faae9dfb8538f6cac
yoga: 8dacc3c5977cb8e07c346e203bb5f4ffe01296df

PODFILE CHECKSUM: 809a53ae10d226f7e80a7e0906c62a50f6dbf485
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/testbed_native_ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/webview_example_native_ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PODS:
- glog (0.3.4)
- React (0.59.6):
- React/Core (= 0.59.6)
- react-native-branch (3.0.0-rc.2):
- react-native-branch (3.0.0):
- Branch (= 0.27.0)
- React
- React/Core (0.59.6):
Expand Down Expand Up @@ -103,7 +103,7 @@ SPEC CHECKSUMS:
Folly: de497beb10f102453a1afa9edbf8cf8a251890de
glog: 1de0bb937dccdc981596d3b5825ebfb765017ded
React: 0bb58efca577aa4b3c8f03a9fbf0d9a8ebdb5ac4
react-native-branch: e251dfa6ea7a5d0ec6fa94c50bcdee2a37af42b5
react-native-branch: 6e69f6e6427b98252c82bd1faae9dfb8538f6cac
yoga: 8dacc3c5977cb8e07c346e203bb5f4ffe01296df

PODFILE CHECKSUM: 43472c071254b7717fe005eaf3b585a98565576e
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions examples/webview_example_native_ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions native-tests/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ PODS:
- OCMock (3.4.3)
- React (0.43.4):
- React/Core (= 0.43.4)
- react-native-branch (3.0.0-rc.2):
- react-native-branch (3.0.0):
- Branch (= 0.27.0)
- React
- React/Core (0.43.4):
Expand Down Expand Up @@ -39,7 +39,7 @@ SPEC CHECKSUMS:
Branch: e4f2a9c361ebdc960c823d16014c187bf19b508c
OCMock: 43565190abc78977ad44a61c0d20d7f0784d35ab
React: 607aa7eb8b0e44b102f95f43fd49dc8aedefa93f
react-native-branch: e251dfa6ea7a5d0ec6fa94c50bcdee2a37af42b5
react-native-branch: 6e69f6e6427b98252c82bd1faae9dfb8538f6cac
Yoga: 2a70bc5ab41486a272b9fd5b76c482ba9268c5dd

PODFILE CHECKSUM: 414501c6b8313fdfbc75096cbe93c10c29fd35c4
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions native-tests/ios/Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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-branch",
"version": "3.0.0-rc.2",
"version": "3.0.0",
"description": "Branch Metrics React Native SDK",
"main": "src/index.js",
"files": [
Expand Down

0 comments on commit 8b1156f

Please sign in to comment.