Skip to content

Commit

Permalink
release: v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Keksoj committed Jul 17, 2024
1 parent e6b3a81 commit 3585634
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 bin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository = "https://github.com/sozu-proxy/sozu"
readme = "README.md"
documentation = "https://docs.rs/sozu"
homepage = "https://sozu.io"
version = "1.0.2"
version = "1.0.3"
license = "AGPL-3.0"
authors = [
"Geoffroy Couprie <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion command/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository = "https://github.com/sozu-proxy/sozu"
readme = "README.md"
documentation = "https://docs.rs/sozu-command-lib"
homepage = "https://sozu.io"
version = "1.0.2"
version = "1.0.3"
license = "LGPL-3.0"
authors = [
"Geoffroy Couprie <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ repository = "https://github.com/sozu-proxy/sozu"
readme = "README.md"
documentation = "https://docs.rs/sozu-lib"
homepage = "https://sozu.io"
version = "1.0.2"
version = "1.0.3"
license = "AGPL-3.0"
authors = [
"Clément Delafargue <[email protected]>",
Expand Down

0 comments on commit 3585634

Please sign in to comment.