From a8de3d0e0bde75dc3645eeb0690b07a108f7652e Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Mon, 23 Oct 2017 15:10:17 +0200 Subject: [PATCH] Bump to 2.0.2 --- Gallery.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gallery.podspec b/Gallery.podspec index 8e9a5451..b4291443 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.1" + s.version = "2.0.2" s.homepage = "https://github.com/hyperoslo/Gallery" s.license = 'MIT' s.author = { "Hyper Interaktiv AS" => "ios@hyper.no" }