Skip to content

Commit ad4bdb3

Browse files
committed
Bump 2.7.2
1 parent 0f1c547 commit ad4bdb3

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## master
44

5+
## 2.7.2 (2025-04-01)
6+
57
- Address NameError: instance variable @secrets not defined issue ([@fbuys][])
68

79
## 2.7.1 (2025-02-24)

lib/anyway/version.rb

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

33
module Anyway # :nodoc:
4-
VERSION = "2.7.1"
4+
VERSION = "2.7.2"
55
end

0 commit comments

Comments
 (0)