We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ba0049 commit 4a0ce59Copy full SHA for 4a0ce59
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- cpflow (4.1.0)
+ cpflow (4.1.1)
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.1.0"
+ VERSION = "4.1.1"
MIN_CPLN_VERSION = "3.1.0"
end
0 commit comments