Skip to content

Commit

Permalink
Merge pull request #30 from shushutochako/feature/bump_up_version_0.6.0
Browse files Browse the repository at this point in the history
Bump up version to 0.6.0
  • Loading branch information
shushutochako authored Oct 15, 2017
2 parents 603ce42 + d12477d commit ab85e30
Show file tree
Hide file tree
Showing 4 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion CircleSlider.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CircleSlider"
s.version = "0.5.0"
s.version = "0.6.0"
s.summary = "CircleSlider is a Circular slider library. written in pure swift."
s.homepage = "https://github.com/shushutochako/CircleSlider"
s.license = 'MIT'
Expand Down
2 changes: 1 addition & 1 deletion Example/CircleSlider/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>0.5.0</string>
<string>0.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down
14 changes: 7 additions & 7 deletions Example/Pods/Pods.xcodeproj/project.pbxproj

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 20 additions & 20 deletions Example/Pods/Target Support Files/CircleSlider/Info.plist

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab85e30

Please sign in to comment.