From 56476cc37897069f4d99a09a8b77322511bc7ce4 Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Wed, 7 Sep 2022 09:12:38 +0200 Subject: [PATCH] Bump to 5.0.1 --- Tutti.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tutti.podspec b/Tutti.podspec index 077b2e8..837b50f 100644 --- a/Tutti.podspec +++ b/Tutti.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Tutti' - s.version = '5.0.0' + s.version = '5.0.1' s.swift_versions = ['5.6'] s.summary = 'Tutti is a Swift library for creating tutorials, hints and onboarding experiences.'