diff --git a/RIGImageGallery.podspec b/RIGImageGallery.podspec index 2bf6b14..b0f6151 100644 --- a/RIGImageGallery.podspec +++ b/RIGImageGallery.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "RIGImageGallery" - s.version = "0.2.2" + s.version = "0.3.0" 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 33d5c6d..f42ccf5 100644 --- a/RIGImageGallery/Assets/Info.plist +++ b/RIGImageGallery/Assets/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 0.2.2 + 0.3.0 CFBundleSignature ???? CFBundleVersion diff --git a/RIGImageGalleryDemo/Assets/Info.plist b/RIGImageGalleryDemo/Assets/Info.plist index f188910..2a537b6 100644 --- a/RIGImageGalleryDemo/Assets/Info.plist +++ b/RIGImageGalleryDemo/Assets/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 0.2.2 + 0.3.0 CFBundleSignature ???? CFBundleVersion