Bump versions to 0.12.0
Some checks failed
Check / build (push) Successful in 8m51s
Publish / build (push) Successful in 8m16s
Publish / publish-crate (push) Has been skipped
Publish / publish-pypi (push) Failing after 3m39s
Publish / publish-npm (push) Successful in 1m43s

This commit is contained in:
Andras Schmelczer 2026-05-31 20:28:49 +01:00
parent a8fbac6934
commit 171045ad66
9 changed files with 24 additions and 13 deletions

View file

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