Skip to content

Commit a26cff4

Browse files
author
changepacks
committed
Update Versions
1 parent 3084b2e commit a26cff4

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.changepacks/changepack_log_l5MCZwGourHRr4xD6lAk4.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ resolver = "2"
33
members = ["crates/*", "examples/*"]
44

55
[workspace.package]
6-
version = "0.1.43"
6+
version = "0.1.44"
77
edition = "2024"
88
license = "Apache-2.0"
99
repository = "https://github.com/dev-five-git/vespera"
1010
readme = "README.md"
1111

1212
[workspace.dependencies]
13-
vespera_core = { path = "crates/vespera_core", version = "0.1.43" }
14-
vespera_macro = { path = "crates/vespera_macro", version = "0.1.43" }
13+
vespera_core = { path = "crates/vespera_core", version = "0.1.44" }
14+
vespera_macro = { path = "crates/vespera_macro", version = "0.1.44" }
1515

1616
[workspace.lints.clippy]
1717
all = { level = "warn", priority = -1 }

0 commit comments

Comments
 (0)