chore: bump version to 0.10.0

This commit is contained in:
2026-02-27 10:56:36 +01:00
parent 915f9d320d
commit a641599476

View File

@@ -1,6 +1,6 @@
[package] [package]
name = "heave" name = "heave"
version = "0.9.0" version = "0.10.0"
edition = "2024" edition = "2024"
description = "An Entity-Attribute-Value (EAV) system library for Rust, backed by SQLite." description = "An Entity-Attribute-Value (EAV) system library for Rust, backed by SQLite."
license = "MIT" license = "MIT"