Skip to content

Commit 44de9a7

Browse files
committed
Bump version to 4.1.0
1 parent 95910ad commit 44de9a7

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.0.1)
4+
cpflow (4.1.0)
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.0.1"
4+
VERSION = "4.1.0"
55
MIN_CPLN_VERSION = "3.1.0"
66
end

0 commit comments

Comments
 (0)