Skip to content

Commit ccb670a

Browse files
Release 0.9.2 (#124)
This release includes: - Introduce a Transport enum for container images - Add ImageReference struct combining Transport + name Signed-off-by: Pragyan Poudyal <pragyanpoudyal41999@gmail.com>
1 parent 53c5de0 commit ccb670a

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.1"
8+
version = "0.9.2"
99
rust-version = "1.70.0"
1010

1111
[dependencies]

0 commit comments

Comments
 (0)