Skip to content

Commit ea72253

Browse files
authored
Bump to 0.28.0 (#3940)
1 parent 61408de commit ea72253

3 files changed

Lines changed: 20 additions & 13 deletions

File tree

CHANGELOG.md

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

55
## Unreleased
66

7+
### Breaking
8+
9+
### Changes
10+
11+
## [v0.28.0](https://github.com/malbeclabs/doublezero/compare/client/v0.27.1...client/v0.28.0) - 2026-06-26
12+
13+
714
### Breaking
815

916
- CLI

Cargo.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ exclude = [
2323
resolver = "2"
2424

2525
[workspace.package]
26-
version = "0.27.1"
26+
version = "0.28.0"
2727
authors = ["Malbec Labs <dev@malbeclabs.com>"]
2828
readme = "README.md"
2929
edition = "2021"

0 commit comments

Comments
 (0)