Skip to content

Commit

Permalink
Bump version, podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
aataraxiaa committed Apr 1, 2018
1 parent eebd135 commit 69b1cc6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.

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

2 changes: 1 addition & 1 deletion Example/ScalingCarousel/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<string>2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion ScalingCarousel.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'ScalingCarousel'
s.version = '2.1'
s.version = '2.2'
s.summary = 'A super simple carousel view with scaling transitions written in Swift'

s.description = <<-DESC
Expand Down

0 comments on commit 69b1cc6

Please sign in to comment.