Skip to content

Commit

Permalink
[release]: bump version to 3.3.0 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieQ authored Aug 16, 2023
1 parent aab735b commit 87c2b21
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 ||= '3.2.0'
WORKFLOW_VERSION ||= '3.3.0'

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

0 comments on commit 87c2b21

Please sign in to comment.