Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update version to 1.0.0
  • Loading branch information
xai3 committed Sep 15, 2016
1 parent 2f9f09c commit 560f83b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gecco.podspec
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Gecco'
s.version = '0.2.2'
s.version = '1.0.0'
s.license = 'MIT'
s.homepage = 'https://github.com/yukiasai/'
s.summary = 'Simply highlight items for your tutorial walkthrough, written in Swift'
Expand Down
2 changes: 1 addition & 1 deletion Gecco/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.2.2</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion GeccoExample/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.2.2</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit 560f83b

Please sign in to comment.