From 0a0efe5cf39ee855ff58f75f3f6c087dd348e14a Mon Sep 17 00:00:00 2001 From: Michal Zaborowski Date: Thu, 8 Feb 2018 10:48:39 +0100 Subject: [PATCH] Change podspec --- INSPhotoGallery.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSPhotoGallery.podspec b/INSPhotoGallery.podspec index a8e3d87..c8af39f 100644 --- a/INSPhotoGallery.podspec +++ b/INSPhotoGallery.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'INSPhotoGallery' - s.version = '1.2.4' + s.version = '1.2.5' s.license = 'Apache License, Version 2.0' s.summary = 'INSPhotoGallery is a modern looking photo gallery written in Swift for iOS.' s.homepage = 'https://github.com/inspace-io/INSPhotoGallery'