From 4a33f57799b2c6b07265b258e8c43b5707a486cd Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Tue, 10 Aug 2021 16:34:38 +0200 Subject: [PATCH] Bump to 3.1.1 --- Tutti.podspec | 2 +- TuttiDemo/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tutti.podspec b/Tutti.podspec index e4dea6c..510eb41 100644 --- a/Tutti.podspec +++ b/Tutti.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Tutti' - s.version = '3.1.0' + s.version = '3.1.1' s.swift_versions = ['5.2'] s.summary = 'Tutti is a Swift library for creating tutorials, hints and onboarding experiences.' diff --git a/TuttiDemo/Info.plist b/TuttiDemo/Info.plist index 05aefa2..f817c6b 100644 --- a/TuttiDemo/Info.plist +++ b/TuttiDemo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 3.1.0 + 3.1.1 CFBundleVersion 1 LSRequiresIPhoneOS