Skip to content

Commit 0a06783

Browse files
committed
Semver bump due to upstream oci-spec API change
Signed-off-by: David Steele <david.steele@alianza.com>
1 parent 2f6ab11 commit 0a06783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "ocidir"
33
description = "A Rust library for reading and writing OCI (opencontainers) layout directories"
4-
version = "0.5.0"
4+
version = "0.6.0"
55
edition = "2024"
66
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/containers/ocidir-rs"

0 commit comments

Comments
 (0)