Skip to content

Commit a15963d

Browse files
committed
bump: update workspace version to 0.4.5 to align with existing tag
- Update workspace version from 0.4.4 to 0.4.5 - This aligns with the existing v0.4.5 tag from the previous release attempt - Next release will be v0.4.6 with complete Docker nightly fix and all previous fixes - Ensures release workflow doesn't skip due to version conflicts
1 parent f1ef2fe commit a15963d

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

0 commit comments

Comments
 (0)