Skip to content

Commit

Permalink
[ci skip] Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard-Gist authored and actions-user committed May 25, 2021
1 parent 3204d1f commit f09bfab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DynamicWorkflow.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'DynamicWorkflow'
s.version = '3.0.2'
s.version = '3.0.3'
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 reordering.
Expand Down

0 comments on commit f09bfab

Please sign in to comment.