Skip to content

Commit 85e2585

Browse files
committed
Release 1.3.0
Mostly bugfixes here, but a few smaller features. Signed-off-by: Colin Walters <walters@verbum.org>
1 parent c582017 commit 85e2585

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
@@ -7,7 +7,7 @@ readme = "README.md"
77
repository = "https://github.com/bootc-dev/bootc"
88
# The intention is we'll follow semver here, even though this
99
# project isn't actually published as a crate.
10-
version = "1.2.0"
10+
version = "1.3.0"
1111
# In general we try to keep this pinned to what's in the latest RHEL9.
1212
# However right now, we bumped to 1.82 as that's what composefs-rs uses.
1313
rust-version = "1.82.0"

0 commit comments

Comments
 (0)