Skip to content

Commit 228b848

Browse files
committed
Bump up 5.4.0
1 parent 36ee2a0 commit 228b848

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
2025-06-13 Hiroshi SHIBATA <hsbt@ruby-lang.org>
2+
* support Ruby 3.4.
3+
* drop to support Ruby 3.0.
4+
* support Rack 3.1
5+
* release 5.4.0
6+
17
2024-02-29 Hiroshi SHIBATA <hsbt@ruby-lang.org>
28
* support Ruby 3.2 and 3.3.
39
* drop to support Ruby 2.7.

lib/tdiary/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module TDiary
2-
VERSION = '5.4.0.beta3'
2+
VERSION = "5.4.0"
33
end

0 commit comments

Comments
 (0)