Skip to content

Commit c145435

Browse files
committed
tag v4.1.3
1 parent 42cbf02 commit c145435

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+
## 4.1.3 / 2025-11-07
25
### Fixed
36
* Support Ruby 3.4, Rails 8.0
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 = '4.1.2'
5+
VERSION = '4.1.3'
66
end

0 commit comments

Comments
 (0)