Skip to content

Commit b06d75f

Browse files
authored
Merge pull request #1340 from cgwalters/release
Release 1.3.0
2 parents b746eea + 85e2585 commit b06d75f

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)