Skip to content

Commit 13ae165

Browse files
committed
Bump client to 0.4.0
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent c9e4729 commit 13ae165

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

crates/client/Cargo.toml

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
[package]
22
name = "containerd-client"
3-
version = "0.3.0"
4-
authors = ["Maksym Pavlenko <[email protected]>", "The containerd Authors"]
3+
version = "0.4.0"
4+
authors = [
5+
"Maksym Pavlenko <[email protected]>",
6+
"The containerd Authors",
7+
]
58
description = "GRPC bindings to containerd APIs"
69
keywords = ["containerd", "client", "grpc", "containers"]
710
categories = ["api-bindings", "asynchronous"]

0 commit comments

Comments
 (0)