diff --git a/Example/Pods/Target Support Files/ScalingCarousel/Info.plist b/Example/Pods/Target Support Files/ScalingCarousel/Info.plist index f2381bb..d564912 100644 --- a/Example/Pods/Target Support Files/ScalingCarousel/Info.plist +++ b/Example/Pods/Target Support Files/ScalingCarousel/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 2.1 + 2.2 CFBundleSignature ???? CFBundleVersion diff --git a/Example/ScalingCarousel/Info.plist b/Example/ScalingCarousel/Info.plist index 4202b5c..13d16d7 100644 --- a/Example/ScalingCarousel/Info.plist +++ b/Example/ScalingCarousel/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0 + 2.2 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSPrincipalClass diff --git a/ScalingCarousel.podspec b/ScalingCarousel.podspec index 56b34e8..7548c11 100644 --- a/ScalingCarousel.podspec +++ b/ScalingCarousel.podspec @@ -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