Skip to content

Commit

Permalink
[release]: bump version to 3.0.0 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieQ authored Jun 14, 2023
1 parent 5010727 commit 95ddd1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

# The primary version number for Workflow-related pods
WORKFLOW_VERSION ||= '2.5.0'
WORKFLOW_VERSION ||= '3.0.0'

# iOS deployment target
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'
Expand Down

0 comments on commit 95ddd1e

Please sign in to comment.