diff --git a/crates/shim-protos/Cargo.toml b/crates/shim-protos/Cargo.toml index 80deb5c..d88042b 100644 --- a/crates/shim-protos/Cargo.toml +++ b/crates/shim-protos/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "containerd-shim-protos" -version = "0.1.1" +version = "0.1.2" authors = ["Maksym Pavlenko ", "The containerd Authors"] edition = "2018" license = "Apache-2.0"