Bump versions to 0.10.0

This commit is contained in:
Andras Schmelczer 2026-03-12 22:12:22 +00:00
commit 1c94f771b2
9 changed files with 12 additions and 12 deletions

View file

@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "reconcile-text"
version = "0.9.7"
version = "0.10.0"
description = "Intelligent 3-way text merging with automated conflict resolution"
readme = "README.md"
license = { text = "MIT" }