Skip to content

Commit cabb22d

Browse files
committed
tag v3.3.2
1 parent b6516c3 commit cabb22d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
## [Unreleased]
2+
* No unreleased changes
3+
4+
## 3.3.2 / 2025-06-09
25
### Fixed
36
* Support Ruby 3.2 and 3.3 and Rails 7.1 and 7.2
47

lib/ndr_ui/version.rb

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

33
# This stores the current version of the NdrUi gem. Use semantic versioning http://semver.org
44
module NdrUi
5-
VERSION = '3.3.1'
5+
VERSION = '3.3.2'
66
end

0 commit comments

Comments
 (0)