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 b6516c3 commit cabb22dCopy full SHA for cabb22d
CHANGELOG.md
@@ -1,4 +1,7 @@
1
## [Unreleased]
2
+* No unreleased changes
3
+
4
+## 3.3.2 / 2025-06-09
5
### Fixed
6
* Support Ruby 3.2 and 3.3 and Rails 7.1 and 7.2
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 = '3.3.1'
+ VERSION = '3.3.2'
end
0 commit comments