Bump packages for range refinement release

This commit is contained in:
2026-08-14 06:29:48 +09:00
parent cc6ab40807
commit 8c50dd202d
20 changed files with 36 additions and 36 deletions
+3 -3
View File
@@ -5,9 +5,9 @@ Run all commands from the repository root. Publishing requires Cargo, npm, and J
## Versions
- `decodal-derive`: `0.1.3` (already published)
- Other published Rust crates: `0.2.0`
- `decodal-wasm` npm/JSR package: `0.1.4`
- `decodal-codemirror`: `0.1.6`
- Other published Rust crates: `0.3.0`
- `decodal-wasm` npm/JSR package: `0.2.0`
- `decodal-codemirror`: `0.2.0`
The npm packages advertise the repository's dual `MIT OR Apache-2.0` license.
JSR metadata uses the single `MIT` identifier required by its publisher; both license files remain included in every package.