Skip to content

Commit d43c26a

Browse files
committed
Update version to 5.0.0
1 parent 733bfac commit d43c26a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## 5.0.0 (2026-02-16)
8+
79
### Added
810

911
* Add ability for controllers auto-mounting \

lib/flame/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# frozen_string_literal: true
22

33
module Flame
4-
VERSION = '5.0.0.rc11'
4+
VERSION = '5.0.0'
55
end

0 commit comments

Comments
 (0)