From cacefdce5ec7459a8ee924a73710c2e56dd2c9c9 Mon Sep 17 00:00:00 2001 From: Tyler-Keith-Thompson Date: Sat, 24 Apr 2021 15:54:04 +0000 Subject: [PATCH] Apply automatic changes --- DynamicWorkflow.podspec | 2 +- Workflow/Info.plist | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DynamicWorkflow.podspec b/DynamicWorkflow.podspec index 50c2b5c50..c1093633b 100644 --- a/DynamicWorkflow.podspec +++ b/DynamicWorkflow.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'DynamicWorkflow' - s.version = '1.0.14' + s.version = '1.0.15' s.summary = 'Workflows that work, yo (blame Richard for this name)' s.description = <<-DESC iOS has a linear paradigm for navigation that doesn't support a lot of flexibility. This library attempts to create a dynamic way to define your workflows in code allowing for easy reording. diff --git a/Workflow/Info.plist b/Workflow/Info.plist index a220a7d53..4ce640361 100644 --- a/Workflow/Info.plist +++ b/Workflow/Info.plist @@ -17,6 +17,6 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 1.0.14 + 1.0.15