From d486188a75250bcb409257dde28d21dbcd63b5c2 Mon Sep 17 00:00:00 2001 From: Robin Oster Date: Tue, 22 Sep 2015 15:31:50 +0200 Subject: [PATCH] Update version number --- ROThumbnailGenerator.podspec | 2 +- ROThumbnailGenerator/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ROThumbnailGenerator.podspec b/ROThumbnailGenerator.podspec index d975397..3729324 100644 --- a/ROThumbnailGenerator.podspec +++ b/ROThumbnailGenerator.podspec @@ -9,7 +9,7 @@ Pod::Spec.new do |s| s.name = "ROThumbnailGenerator" -s.version = "2.0.0" +s.version = "2.0.1" s.summary = "Creates thumbnails of different file types very easily" s.description = <<-DESC It does create a thumbnail by the given file url. Creation of PDF, Image and Video thumbnails is per default supported. diff --git a/ROThumbnailGenerator/Info.plist b/ROThumbnailGenerator/Info.plist index 32bdcaa..99ed637 100644 --- a/ROThumbnailGenerator/Info.plist +++ b/ROThumbnailGenerator/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.0.0 + 2.0.1 CFBundleSignature ???? CFBundleVersion