Skip to content

Commit fcb4dd9

Browse files
committed
lib: Bump version to 1.1.0
We'll support all APIs and features we have now for the forseeable future. Why not 1.0.0? Just to avoid making this version feel too "special". Signed-off-by: Colin Walters <[email protected]>
1 parent 49618d9 commit fcb4dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.16"
8+
version = "1.1.0"
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)