Bump shim-protos to 0.7.1 and shim to 0.7.2

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko 2024-10-03 11:26:35 -07:00
parent 06156f88c8
commit 32f8deb6e4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[package] [package]
name = "containerd-shim-protos" name = "containerd-shim-protos"
version = "0.7.0" version = "0.7.1"
authors = [ authors = [
"Maksym Pavlenko <pavlenko.maksym@gmail.com>", "Maksym Pavlenko <pavlenko.maksym@gmail.com>",
"The containerd Authors", "The containerd Authors",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "containerd-shim" name = "containerd-shim"
version = "0.7.1" version = "0.7.2"
authors = [ authors = [
"Maksym Pavlenko <pavlenko.maksym@gmail.com>", "Maksym Pavlenko <pavlenko.maksym@gmail.com>",
"The containerd Authors", "The containerd Authors",