From 0eb67fe13c3139951d7a66ff644afa432798a931 Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Thu, 23 Mar 2017 10:40:37 +0100 Subject: [PATCH] Update Presentation.podspec --- Presentation.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Presentation.podspec b/Presentation.podspec index 918c8d5..410975c 100644 --- a/Presentation.podspec +++ b/Presentation.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "Presentation" s.summary = "Presentation helps you to make tutorials, release notes and animated pages." - s.version = "3.0.0" + s.version = "3.1.0" s.homepage = "https://github.com/hyperoslo/Presentation" s.license = 'MIT' s.author = { "Hyper" => "ios@hyper.no" }