diff --git a/ocipkg/Cargo.toml b/ocipkg/Cargo.toml index f12b542..a59be48 100644 --- a/ocipkg/Cargo.toml +++ b/ocipkg/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ocipkg" -version = "0.2.6" +version = "0.2.7" authors = ["Toshiki Teramura "] edition = "2018" license = "MIT OR Apache-2.0"