Skip to content

Commit 9f90c96

Browse files
authored
Release 0.10 (#136)
We need to bump semver because we bumped oci-spec to 0.9. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent e57b369 commit 9f90c96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ license = "MIT OR Apache-2.0"
55
name = "containers-image-proxy"
66
readme = "README.md"
77
repository = "https://github.com/containers/containers-image-proxy-rs"
8-
version = "0.9.2"
8+
version = "0.10.0"
99
rust-version = "1.70.0"
1010

1111
[dependencies]

0 commit comments

Comments
 (0)