Skip to content

Commit 2002c27

Browse files
committed
tag version v2.4.1
1 parent 0a16c83 commit 2002c27

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
## [Unreleased]
2+
* no unreleased changes
3+
4+
## 2.4.1 / 2025-02-03
5+
### Fixed
26
* fix bootstrap 5 data attribute with BS namespace
37

48
## 2.4.0 / 2025-01-31

lib/ndr_error/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
# Contains the version of NdrError. Sourced by the gemspec.
44
module NdrError
5-
VERSION = '2.4.0'
5+
VERSION = '2.4.1'
66
end

0 commit comments

Comments
 (0)