Bump versions to 0.11.0

This commit is contained in:
Andras Schmelczer 2026-03-14 12:03:35 +00:00
parent 6d63d0ee8f
commit 8d14510b1c
9 changed files with 12 additions and 12 deletions

View file

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