[client] Bump version to 0.3.0

This commit is contained in:
Maksym Pavlenko 2023-05-05 10:44:55 -07:00
parent f484c1768c
commit f23659c392
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "containerd-client"
version = "0.2.0"
version = "0.3.0"
authors = ["Maksym Pavlenko <pavlenko.maksym@gmail.com>", "The containerd Authors"]
description = "GRPC bindings to containerd APIs"
keywords = ["containerd", "client", "grpc", "containers"]