Skip to content

Commit a7d8459

Browse files
author
Kevin Brown
committed
1.0.7
1 parent 915e73f commit a7d8459

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.6</string>
20+
<string>1.0.7</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.6",
3+
"version": "1.0.7",
44
"private": true,
55
"scripts": {
66
"precommit": "lint-staged --verbose",

0 commit comments

Comments
 (0)