Skip to content

Commit 4f54ebf

Browse files
committed
Bump version to 3.0.1
1 parent 722be6b commit 4f54ebf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
cpflow (3.0.0)
4+
cpflow (3.0.1)
55
dotenv (~> 2.8.1)
66
jwt (~> 2.8.1)
77
psych (~> 5.1.0)

lib/cpflow/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

33
module Cpflow
4-
VERSION = "3.0.0"
4+
VERSION = "3.0.1"
55
MIN_CPLN_VERSION = "2.0.1"
66
end

0 commit comments

Comments
 (0)