Skip to content

Commit 98e61a4

Browse files
pbudzikclaude
andcommitted
Bump Cargo version to 0.4.0
Releasing as v0.4.0 — substantial work since v0.3.0: - Phase D operability completed: explain / verify endpoints, rollup→raw provenance closing spec §19.10, Parquet export module, admin CLI with 5 subcommands - Operational safety: exclusive DB lock (flock on db_root/LOCK), sort-on-flush in canonical billing order, RLE encoding for `kind` - 23 new tests (91 → 114) Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 88b6e5c commit 98e61a4

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "usagedb"
3-
version = "0.3.0"
3+
version = "0.4.0"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "Embedded append-only usage database for AI billing workloads"

0 commit comments

Comments
 (0)