Skip to content

Commit 814f38c

Browse files
committed
chore: bump version
1 parent 18da06e commit 814f38c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Cargo.lock

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

connectrpc-axum-build/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "connectrpc-axum-build"
3-
version = "0.0.12"
3+
version = "0.0.13"
44
edition = "2024"
55
description = "Code generation for connectrpc-axum"
66
readme = "../README.md"

connectrpc-axum/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "connectrpc-axum"
3-
version = "0.0.11"
3+
version = "0.0.12"
44
edition = "2024"
55
description = "axum style and axum compatible Connect Protocol server"
66
readme = "../README.md"

0 commit comments

Comments
 (0)