Skip to content

Commit fdafe82

Browse files
authored
Merge pull request #89 from dev-five-git/changepacks/main
Update Versions
2 parents 9869a40 + 3c3a4f3 commit fdafe82

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.changepacks/changepack_log_T3zG0KC3ZHXyofRMxILja.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.38"
6+
version = "0.1.39"
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.38" }
14-
vespera_macro = { path = "crates/vespera_macro", version = "0.1.38" }
13+
vespera_core = { path = "crates/vespera_core", version = "0.1.39" }
14+
vespera_macro = { path = "crates/vespera_macro", version = "0.1.39" }
1515

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

0 commit comments

Comments
 (0)