Skip to content

Commit

Permalink
release: v0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
asam139 committed Sep 11, 2023
1 parent 0e1f886 commit 3f53afe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Steps.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'Steps'
s.version = '0.3.8'
s.version = '0.3.9'
s.summary = 'Steps is a navigation bar that guides users through the steps of a task.'
s.description = <<-DESC
Steps is a navigation bar that guides users through the steps of a task. You need to use it when a given task is complicated or has a certain sequence in the series of subtasks, we can decompose it into several steps to make things easier.
Expand Down

0 comments on commit 3f53afe

Please sign in to comment.