Bump versions to 0.9.2

This commit is contained in:
Andras Schmelczer 2026-03-11 22:46:43 +00:00
parent e1d39d916a
commit c58d81592d
7 changed files with 9 additions and 9 deletions

View file

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