Skip to content

Commit db5fcae

Browse files
authored
[release]: bump version to 3.1.0 (#229)
1 parent c7c4907 commit db5fcae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
# The primary version number for Workflow-related pods
4-
WORKFLOW_VERSION ||= '3.0.0'
4+
WORKFLOW_VERSION ||= '3.1.0'
55

66
# iOS deployment target
77
WORKFLOW_IOS_DEPLOYMENT_TARGET ||= '14.0'

0 commit comments

Comments
 (0)