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

@ -1,6 +1,6 @@
{
"name": "reconcile-text",
"version": "0.10.0",
"version": "0.11.0",
"description": "Intelligent 3-way text merging with automated conflict resolution",
"main": "dist/reconcile.node.js",
"browser": "dist/reconcile.web.js",