From f00d5b13dfeb42387472e75eb2df016c5d7f22cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?iY=EF=A3=BFrke?= Date: Mon, 7 Oct 2019 11:38:43 -0400 Subject: [PATCH] chore: bump version to 3.0.0 --- NYTPhotoViewer.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NYTPhotoViewer.podspec b/NYTPhotoViewer.podspec index 6fe70c84..9a8f962c 100644 --- a/NYTPhotoViewer.podspec +++ b/NYTPhotoViewer.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "NYTPhotoViewer" - s.version = "2.0.0" + s.version = "3.0.0" s.description = <<-DESC NYTPhotoViewer is a slideshow and image viewer that includes double tap to zoom, captions, support for multiple images, interactive flick to dismiss, animated zooming presentation, and more.