Skip to content

Commit 85c32b2

Browse files
committed
bump: update workspace version to 0.4.4 to align with existing tag
- Update workspace version from 0.4.3 to 0.4.4 - This aligns with the existing v0.4.4 tag from the previous release attempt - Next release will be v0.4.5 with all fixes applied (mandrel publishing + keyword fix) - Ensures release workflow doesn't skip due to version conflicts
1 parent 1cfd223 commit 85c32b2

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.3"
19+
version = "0.4.4"
2020
edition = "2021"
2121
authors = ["The Rustic Initiative"]
2222
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)