Skip to content

Commit 658d0fe

Browse files
Release v0.3.10 — version sync with coordinated Scolta release (#14)
1 parent 96a5a03 commit 658d0fe

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ This project uses [Semantic Versioning](https://semver.org/). Major versions are
88

99
_No changes yet._
1010

11+
## [0.3.10] - 2026-05-05
12+
13+
### Note
14+
- Version synchronized with coordinated 0.3.10 release across all Scolta packages. No Rust code changes since 0.3.8; binary is unchanged.
15+
1116
## [0.3.9] - 2026-05-02
1217

1318
### Note

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "scolta-core"
3-
version = "0.3.10-dev"
3+
version = "0.3.10"
44
edition = "2021"
55
description = "Scolta search engine core - browser WASM module for client-side search scoring, prompt management, and query expansion"
66
license = "MIT"

0 commit comments

Comments
 (0)