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 42cbf02 commit c145435Copy full SHA for c145435
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## [Unreleased]
2
+* no unreleased changes *
3
+
4
+## 4.1.3 / 2025-11-07
5
### Fixed
6
* Support Ruby 3.4, Rails 8.0
7
lib/ndr_ui/version.rb
@@ -2,5 +2,5 @@
# This stores the current version of the NdrUi gem. Use semantic versioning http://semver.org
module NdrUi
- VERSION = '4.1.2'
+ VERSION = '4.1.3'
end
0 commit comments