Skip to content

Commit d08ece3

Browse files
authored
Merge pull request #175 from mxpv/bump
Bump client to 0.4.0
2 parents 4a604eb + 13ae165 commit d08ece3

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)