diff --git a/RIGImageGallery.podspec b/RIGImageGallery.podspec index 1f8d9b1..2bf6b14 100644 --- a/RIGImageGallery.podspec +++ b/RIGImageGallery.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RIGImageGallery" - s.version = "0.2.1" + s.version = "0.2.2" s.summary = "An image gallery view controller designed to work with the Raizlabs Interface Guidelines for iOS." s.description = <<-DESC diff --git a/RIGImageGallery/Assets/Info.plist b/RIGImageGallery/Assets/Info.plist index abe61f5..33d5c6d 100644 --- a/RIGImageGallery/Assets/Info.plist +++ b/RIGImageGallery/Assets/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.1.0 + 0.2.2 CFBundleSignature ???? CFBundleVersion diff --git a/RIGImageGalleryDemo/Assets/Info.plist b/RIGImageGalleryDemo/Assets/Info.plist index eabb3ae..f188910 100644 --- a/RIGImageGalleryDemo/Assets/Info.plist +++ b/RIGImageGalleryDemo/Assets/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 0.2.2 CFBundleSignature ???? CFBundleVersion