Skip to content

Commit

Permalink
Release 4.7.1
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
svc-autorelease committed May 6, 2024
1 parent 90868f1 commit e4b56fb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[workspace.package]
version = "4.7.0"
version = "4.7.1"

[workspace]
members = [
Expand Down
File renamed without changes.
2 changes: 1 addition & 1 deletion conjure-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ bytes = "1.0"
conjure-error = "3.6"
conjure-http = "3.6"
conjure-object = "3.6"
conjure-runtime-config = { version = "4.7.0", path = "../conjure-runtime-config" }
conjure-runtime-config = { version = "4.7.1", path = "../conjure-runtime-config" }
conjure-serde = "3.6"
flate2 = "1.0"
futures = "0.3"
Expand Down

0 comments on commit e4b56fb

Please sign in to comment.