Bump versions to 0.9.3

This commit is contained in:
Andras Schmelczer 2026-03-12 07:42:15 +00:00
parent 40b18721ad
commit 7c18b6201f
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.2"
version = "0.9.3"
description = "Intelligent 3-way text merging with automated conflict resolution"
readme = "README.md"
license = { text = "MIT" }