Skip to content

Commit 8470660

Browse files
committed
Release 0.1.15
The biggest feature here is the new support for "logically bound images", which is still classified as experimental, but we are very interested in feedback. Signed-off-by: Colin Walters <[email protected]>
1 parent 257c860 commit 8470660

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/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 = "bootc-lib"
66
readme = "README.md"
77
repository = "https://github.com/containers/bootc"
8-
version = "0.1.14"
8+
version = "0.1.15"
99
# For now don't bump this above what is currently shipped in RHEL9;
1010
# also keep in sync with the version in cli.
1111
rust-version = "1.75.0"

0 commit comments

Comments
 (0)