Skip to content

Commit

Permalink
release
Browse files Browse the repository at this point in the history
  • Loading branch information
hseeberger committed Sep 29, 2023
1 parent 4789c05 commit 6ca14fe
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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 hello-tracing-backend/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hello-tracing-backend"
version = "0.3.0"
version = "1.0.0"
description = "hello-tracing-backend"
edition = { workspace = true }
authors = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion hello-tracing-common/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hello-tracing-common"
version = "0.1.0"
version = "1.0.0"
description = "hello-tracing-backend"
edition = { workspace = true }
authors = { workspace = true }
Expand Down
2 changes: 1 addition & 1 deletion hello-tracing-gateway/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "hello-tracing-gateway"
version = "0.3.0"
version = "1.0.0"
description = "hello-tracing-gateway"
edition = { workspace = true }
authors = { workspace = true }
Expand Down

0 comments on commit 6ca14fe

Please sign in to comment.