Skip to content

Commit

Permalink
chore: bump version (#487)
Browse files Browse the repository at this point in the history
  • Loading branch information
Millione authored Aug 19, 2024
1 parent f790b2a commit d5498a0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion volo-thrift/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "volo-thrift"
version = "0.10.2"
version = "0.10.3"
edition.workspace = true
homepage.workspace = true
repository.workspace = true
Expand Down
2 changes: 1 addition & 1 deletion volo/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "volo"
version = "0.10.1"
version = "0.10.2"
edition.workspace = true
homepage.workspace = true
repository.workspace = true
Expand Down

0 comments on commit d5498a0

Please sign in to comment.