Skip to content

Commit e8de3b3

Browse files
author
github-actions
committed
chore: bump version to 0.10.0
1 parent 063560a commit e8de3b3

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.9.0"
2+
version = "0.10.0"
33
edition = "2024"
44
authors = ["Yuta Takahashi <y.highbridge04@gmail.com>"]
55
license = "MPL-2.0 OR GPL-3.0-or-later"

proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "proto"
3-
version = "0.9.0"
3+
version = "0.10.0"
44
edition = "2024"
55
authors = ["Yuta Takahashi <y.highbridge04@gmail.com>"]
66
license = "MPL-2.0 OR GPL-3.0-or-later"

0 commit comments

Comments
 (0)