From 2e25f792dd7a49b68d214923372b1d3e01d7722f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elvis=20Nu=C3=B1ez?= <3lvis@users.noreply.github.com> Date: Fri, 22 Sep 2017 10:38:10 +0200 Subject: [PATCH] Update Viewer.podspec --- Viewer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer.podspec b/Viewer.podspec index c77e48b..79d489c 100755 --- a/Viewer.podspec +++ b/Viewer.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Viewer" s.summary = "Image viewer (or Lightbox) with support for local and remote videos and images" - s.version = "2.5.0" + s.version = "3.0.0" s.homepage = "https://github.com/bakkenbaeck/Viewer" s.license = 'MIT' s.author = { "Bakken & Bæck AS" => "post@bakkenbaeck.com" }