diff --git a/crates/client/Cargo.toml b/crates/client/Cargo.toml index 6517833..c1b25dc 100644 --- a/crates/client/Cargo.toml +++ b/crates/client/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "containerd-client" -version = "0.1.2" +version = "0.2.0" authors = ["Maksym Pavlenko ", "The containerd Authors"] edition = "2018" license = "Apache-2.0"