From 64ec703332fc1b85fcfd00985a6dab9fde24fc8f Mon Sep 17 00:00:00 2001 From: Vadym Markov Date: Sat, 3 Mar 2018 17:26:24 +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 00b97b9..fcd8de3 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 = "4.1.1" + s.version = "4.1.2" s.homepage = "https://github.com/hyperoslo/Presentation" s.license = 'MIT' s.author = { "Hyper" => "ios@hyper.no" }