Skip to content

Commit 68a0cc8

Browse files
authored
chore(release): release Buzz Relay version 0.1.1 (#1269)
1 parent fa942cb commit 68a0cc8

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/buzz-relay/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Changelog
2+
3+
## relay-v0.1.1
4+
5+
- Initial release
6+

crates/buzz-relay/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ default-run = "buzz-relay"
44
# Independent version: buzz-relay ships as a pinnable artifact
55
# (ghcr.io/block/buzz), released on its own cadence via `just release-relay`.
66
# It does NOT inherit the workspace version.
7-
version = "0.1.0"
7+
version = "0.1.1"
88
edition.workspace = true
99
rust-version.workspace = true
1010
license.workspace = true

0 commit comments

Comments
 (0)