We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f1c547 commit ad4bdb3Copy full SHA for ad4bdb3
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## 2.7.2 (2025-04-01)
6
+
7
- Address NameError: instance variable @secrets not defined issue ([@fbuys][])
8
9
## 2.7.1 (2025-02-24)
lib/anyway/version.rb
@@ -1,5 +1,5 @@
1
# frozen_string_literal: true
module Anyway # :nodoc:
- VERSION = "2.7.1"
+ VERSION = "2.7.2"
end
0 commit comments