Skip to content

Commit 400fc92

Browse files
committed
Prepare for v2.1.0
1 parent 1b3cb28 commit 400fc92

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
View layer for Hanami
44

5+
## v2.1.0 - 2024-02-27
6+
57
## v2.1.0.rc3 - 2024-02-16
68

79
### Changed

lib/hanami/view/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ module Hanami
44
class View
55
# @api public
66
# @since 0.1.0
7-
VERSION = "2.1.0.rc3"
7+
VERSION = "2.1.0"
88
end
99
end

0 commit comments

Comments
 (0)