Skip to content

Commit 74d7187

Browse files
committed
chore: bump ways version to 0.3.0
New in 0.3.0: - Packed locale storage (.locales.jsonl) - `ways tune` parallel auto-tuner with discrimination audit - `ways language` uncovered languages report - Shared locale validation with languages.json - Session sim test fixes
1 parent f2d4828 commit 74d7187

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/ways-cli/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.

tools/ways-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ways"
3-
version = "0.1.0"
3+
version = "0.3.0"
44
edition = "2021"
55
description = "Unified CLI for ways — knowledge guidance for Claude Code"
66
license = "MIT"

0 commit comments

Comments
 (0)