Skip to content

Commit

Permalink
Version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xai3 committed Sep 30, 2016
1 parent 6e65e64 commit daafd36
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Shoyu.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Shoyu'
s.version = '0.1.9'
s.version = '1.0.0'
s.license = 'MIT'
s.homepage = 'https://github.com/yukiasai/'
s.summary = 'Table view datasource and delegate library in Swift'
Expand Down
4 changes: 2 additions & 2 deletions Shoyu/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.1.9</string>
<string>1.0.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>0.1.9</string>
<string>1.0.0</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Expand Down

0 comments on commit daafd36

Please sign in to comment.