Bump versions to 0.12.1
All checks were successful
Check / build (pull_request) Successful in 9m14s

This commit is contained in:
Andras Schmelczer 2026-05-31 22:31:39 +01:00
parent 60aeb9e3eb
commit dba62525db
9 changed files with 11 additions and 11 deletions

View file

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