Skip to content

Commit bf0687f

Browse files
full rel
1 parent 8cad436 commit bf0687f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ and this project adheres to
2121

2222
### Fixed
2323

24+
## [2.16.1] - 2026-04-07
25+
2426
## [2.16.1-pre1] - 2026-04-04
2527

2628
### Added

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ defmodule Lightning.MixProject do
44
def project do
55
[
66
app: :lightning,
7-
version: "2.16.1-pre1",
7+
version: "2.16.1",
88
elixir: "~> 1.18",
99
elixirc_paths: elixirc_paths(Mix.env()),
1010
elixirc_options: [

0 commit comments

Comments
 (0)