Skip to content

Commit 4a0ce59

Browse files
committed
Bump version to 4.1.1
1 parent 3ba0049 commit 4a0ce59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cpflow (4.1.0)
4+
cpflow (4.1.1)
55
dotenv (~> 2.8.1)
66
jwt (~> 2.8.1)
77
psych (~> 5.1.0)

lib/cpflow/version.rb

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

33
module Cpflow
4-
VERSION = "4.1.0"
4+
VERSION = "4.1.1"
55
MIN_CPLN_VERSION = "3.1.0"
66
end

0 commit comments

Comments
 (0)