Skip to content

Commit 0afce96

Browse files
authored
Merge pull request #85 from dev-five-git/changepacks/main
Update Versions
2 parents 1064eac + 6fb9f9d commit 0afce96

4 files changed

Lines changed: 3 additions & 6 deletions

File tree

.changepacks/changepack_log_84xWDkggRCpzbU8VFUDhZ.json

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

.changepacks/changepack_log_istCnj_YAWHCFG2Y4WmgK.json

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

.changepacks/changepack_log_wLkPH1ixjpQHBc8JeR-Ur.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.36"
6+
version = "0.1.37"
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.36" }
14-
vespera_macro = { path = "crates/vespera_macro", version = "0.1.36" }
13+
vespera_core = { path = "crates/vespera_core", version = "0.1.37" }
14+
vespera_macro = { path = "crates/vespera_macro", version = "0.1.37" }
1515

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

0 commit comments

Comments
 (0)