diff --git a/Framework/Info.plist b/Framework/Info.plist index badd676..600e701 100644 --- a/Framework/Info.plist +++ b/Framework/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.0 + 0.2.1 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/MXPagerView.podspec b/MXPagerView.podspec index d417151..df366e6 100644 --- a/MXPagerView.podspec +++ b/MXPagerView.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.name = "MXPagerView" - s.version = "0.2.0" + s.version = "0.2.1" s.summary = "Pager view with reusable page and storyboard support." # This description is used to generate tags and improve search results.