Skip to content

Commit

Permalink
Bump Version
Browse files Browse the repository at this point in the history
  • Loading branch information
WenchaoD committed Mar 16, 2017
1 parent f84475a commit 205f2f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion FSPagerView.podspec
@@ -1,7 +1,7 @@
Pod::Spec.new do |s|

s.name = "FSPagerView"
s.version = "0.4.0"
s.version = "0.4.1"
s.summary = "FSPagerView is an elegant Screen Slide Library for making Banner、Product Show、Welcome/Guide Pages、Screen/ViewController Sliders."

s.homepage = "https://github.com/WenchaoD/FSPagerView"
Expand Down
2 changes: 1 addition & 1 deletion FSPagerView/FSPagerView/Info.plist
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>0.4.0</string>
<string>0.4.1</string>
<key>CFBundleVersion</key>
<string>$(CURRENT_PROJECT_VERSION)</string>
<key>NSPrincipalClass</key>
Expand Down

0 comments on commit 205f2f5

Please sign in to comment.