From 1ebf1da7bba2839962ac846e81a973c945c3f482 Mon Sep 17 00:00:00 2001 From: Daniel Saidi Date: Thu, 5 Aug 2021 00:22:36 +0200 Subject: [PATCH] Bump to 3.1.0 --- Tutti.podspec | 2 +- TuttiDemo/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Tutti.podspec b/Tutti.podspec index af27958..e4dea6c 100644 --- a/Tutti.podspec +++ b/Tutti.podspec @@ -2,7 +2,7 @@ Pod::Spec.new do |s| s.name = 'Tutti' - s.version = '3.0.2' + s.version = '3.1.0' 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 71156c2..05aefa2 100644 --- a/TuttiDemo/Info.plist +++ b/TuttiDemo/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 3.0.2 + 3.1.0 CFBundleVersion 1 LSRequiresIPhoneOS