Skip to content

Commit fb0a930

Browse files
committed
Bump to v2.5.2-dev
1 parent a43131c commit fb0a930

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
@@ -1,5 +1,7 @@
11
# CHANGELOG
22

3+
## v2.5.2-dev
4+
35
## v2.5.1 (2026-07-09)
46

57
### Enhancements

mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule Hex.MixProject do
22
use Mix.Project
33

4-
@version "2.5.1"
4+
@version "2.5.2-dev"
55

66
def project do
77
[

0 commit comments

Comments
 (0)