From e23b31787bf0cf0b346223f7465399a5acf97881 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Thu, 12 Oct 2017 13:46:54 +0200 Subject: [PATCH] Bump to 2.0.1 --- Gallery.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gallery.podspec b/Gallery.podspec index fac04e37..8e9a5451 100644 --- a/Gallery.podspec +++ b/Gallery.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Gallery" s.summary = "Something good about gallery" - s.version = "2.0.0" + s.version = "2.0.1" s.homepage = "https://github.com/hyperoslo/Gallery" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }