From ee706e3b309e920831e38fa61f1be392963e1132 Mon Sep 17 00:00:00 2001 From: Jared Sinclair Date: Thu, 12 Mar 2015 21:45:22 -0400 Subject: [PATCH] Update podspec. --- JTSImageViewController.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JTSImageViewController.podspec b/JTSImageViewController.podspec index f7071ec..2065653 100644 --- a/JTSImageViewController.podspec +++ b/JTSImageViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "JTSImageViewController" - s.version = "1.4" + s.version = "1.5" s.summary = "An interactive iOS image viewer that does it all: double tap to zoom, flick to dismiss, et cetera." s.homepage = "https://github.com/jaredsinclair/JTSImageViewController" s.license = { :type => 'MIT', :file => 'LICENSE' }