Skip to content

Commit 3ea6558

Browse files
committed
Release 1.2.0
Signed-off-by: Colin Walters <walters@verbum.org>
1 parent c1d67aa commit 3ea6558

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ license = "MIT OR Apache-2.0"
55
name = "bootc-lib"
66
readme = "README.md"
77
repository = "https://github.com/containers/bootc"
8-
version = "1.1.8"
8+
# The intention is we'll follow semver here, even though this
9+
# project isn't actually published as a crate.
10+
version = "1.2.0"
911
# In general we try to keep this pinned to what's in the latest RHEL9.
1012
# However right now, we bumped to 1.82 as that's what composefs-rs uses.
1113
rust-version = "1.82.0"

0 commit comments

Comments
 (0)