Skip to content

Commit 5300c6c

Browse files
committed
Release v0.0.15
Bump the Anycode backend crate version from 0.0.14 to 0.0.15 for the next public release. Update Cargo.lock so the packaged binary metadata stays in sync with Cargo.toml and the runtime version output reports the new release number. Verified the release metadata by running cargo against the backend manifest with --version and confirming it prints anycode 0.0.15.
1 parent f1fadc6 commit 5300c6c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

anycode-backend/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

anycode-backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "anycode"
3-
version = "0.0.14"
3+
version = "0.0.15"
44
edition = "2024"
55

66
[profile.release]

0 commit comments

Comments
 (0)