Skip to content

Commit

Permalink
Bump version to 0.0.7 (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
tido64 committed Apr 14, 2020
1 parent 6ea4b22 commit d345f5b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- boost-for-react-native (1.63.0)
- DoubleConversion (1.1.6)
- Example-Tests (0.0.6):
- Example-Tests (0.0.7):
- React
- Folly (2018.10.22.00):
- boost-for-react-native
Expand Down Expand Up @@ -82,7 +82,7 @@ PODS:
- React-Core (= 0.60.6)
- React-RCTWebSocket (0.60.6):
- React-Core (= 0.60.6)
- ReactTestApp-DevSupport (0.0.6)
- ReactTestApp-DevSupport (0.0.7)
- ReactTestApp-Resources (1.0.0-dev)
- SwiftLint (0.39.1)
- yoga (0.60.6.React)
Expand Down Expand Up @@ -174,7 +174,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: 5805e889d232975c086db112ece9ed034df7a0b2
Example-Tests: 547933002efe786a5344e5a4f2dced6c53af3786
Example-Tests: 078e32bd36bff80a92d2a5780cccf2bb04bba405
Folly: 30e7936e1c45c08d884aa59369ed951a8e68cf51
glog: 1f3da668190260b06b429bb211bfbee5cd790c28
QRCodeReader.swift: 373a389fe9a22d513c879a32a6f647c58f4ef572
Expand All @@ -195,7 +195,7 @@ SPEC CHECKSUMS:
React-RCTText: d91537e29e38dc69cf09cbca0875cf5dc7402da6
React-RCTVibration: 7655d72dfb919dd6d8e135ca108a5a2bd9fcd7b4
React-RCTWebSocket: 7cd2c8d0f8ddd680dc76404defba7ab1f56b83af
ReactTestApp-DevSupport: 0077760690c56aeec1d1b1fb1dfb53ae9027245b
ReactTestApp-DevSupport: 7f0f804bb254c78a6823d4451cc13166386f5a99
ReactTestApp-Resources: 18abf3923397be7cd4eb2e247e954dcbf5b687e6
SwiftLint: 55e96a4a4d537d4a3156859fc1c54bd24851a046
yoga: 5079887aa3e4c62142d6bcee493022643ee4d730
Expand Down
2 changes: 1 addition & 1 deletion example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3858,7 +3858,7 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4:
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==

react-native-test-app@../:
version "0.0.6"
version "0.0.7"
dependencies:
"@babel/core" "^7.0.0"
"@babel/runtime" "^7.0.0"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"type": "git",
"url": "https://github.com/microsoft/react-native-test-app.git"
},
"version": "0.0.6",
"version": "0.0.7",
"description": "react-native-test-app provides a test app for all supported platforms as a package",
"homepage": "https://github.com/microsoft/react-native-test-app",
"scripts": {
Expand Down

0 comments on commit d345f5b

Please sign in to comment.