Skip to content

Commit e5fedf9

Browse files
committed
bump: update workspace version to 0.4.2 to align with released tag
- Update workspace version from 0.4.1 to 0.4.2 - This aligns with the existing v0.4.2 tag from the previous partial release - Next release will be v0.4.3 with complete crates.io publishing - Fixes version mismatch that was preventing new releases
1 parent b79cf77 commit e5fedf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
resolver = "2"
1717

1818
[workspace.package]
19-
version = "0.4.1"
19+
version = "0.4.2"
2020
edition = "2021"
2121
authors = ["The Rustic Initiative"]
2222
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)