Skip to content

Commit

Permalink
Release 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
maxep committed Feb 27, 2017
1 parent 503029c commit 0a51125
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Framework/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>3.2.1</string>
<string>3.2.2</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down
2 changes: 1 addition & 1 deletion MXSegmentedPager.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

Pod::Spec.new do |s|
s.name = "MXSegmentedPager"
s.version = "3.2.1"
s.version = "3.2.2"
s.summary = "Segmented pager view with Parallax header."
s.description = <<-DESC
MXSegmentedPager combines [MXPagerView](https://github.com/maxep/MXPagerView) with [HMSegmentedControl](https://github.com/HeshamMegid/HMSegmentedControl) to control the page selection.
Expand Down

0 comments on commit 0a51125

Please sign in to comment.