Skip to content

Commit ece6bc7

Browse files
author
Kevin Brown
committed
1.0.2
1 parent eb097e5 commit ece6bc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ios/ReactConf2017/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<key>CFBundlePackageType</key>
1818
<string>APPL</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>1.0.1</string>
20+
<string>1.0.2</string>
2121
<key>CFBundleSignature</key>
2222
<string>????</string>
2323
<key>CFBundleVersion</key>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ReactConf2017",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"private": true,
55
"scripts": {
66
"start": "node_modules/react-native/packager/packager.sh",

0 commit comments

Comments
 (0)