diff --git a/crates/shim-protos/Cargo.toml b/crates/shim-protos/Cargo.toml index 8bb9ac35..c0d04812 100644 --- a/crates/shim-protos/Cargo.toml +++ b/crates/shim-protos/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "containerd-shim-protos" -version = "0.7.0" +version = "0.7.1" authors = [ "Maksym Pavlenko ", "The containerd Authors", diff --git a/crates/shim/Cargo.toml b/crates/shim/Cargo.toml index b6c0159a..e3301373 100644 --- a/crates/shim/Cargo.toml +++ b/crates/shim/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "containerd-shim" -version = "0.7.1" +version = "0.7.2" authors = [ "Maksym Pavlenko ", "The containerd Authors",