We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95910ad commit 44de9a7Copy full SHA for 44de9a7
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- cpflow (4.0.1)
+ cpflow (4.1.0)
5
dotenv (~> 2.8.1)
6
jwt (~> 2.8.1)
7
psych (~> 5.1.0)
lib/cpflow/version.rb
@@ -1,6 +1,6 @@
# frozen_string_literal: true
module Cpflow
- VERSION = "4.0.1"
+ VERSION = "4.1.0"
MIN_CPLN_VERSION = "3.1.0"
end
0 commit comments