We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a16c83 commit 2002c27Copy full SHA for 2002c27
CHANGELOG.md
@@ -1,4 +1,8 @@
1
## [Unreleased]
2
+* no unreleased changes
3
+
4
+## 2.4.1 / 2025-02-03
5
+### Fixed
6
* fix bootstrap 5 data attribute with BS namespace
7
8
## 2.4.0 / 2025-01-31
lib/ndr_error/version.rb
@@ -2,5 +2,5 @@
# Contains the version of NdrError. Sourced by the gemspec.
module NdrError
- VERSION = '2.4.0'
+ VERSION = '2.4.1'
end
0 commit comments