Bump versions to 0.6.1

This commit is contained in:
Andras Schmelczer 2025-10-27 07:22:28 +00:00
commit 6191d1adb3
5 changed files with 7 additions and 7 deletions

View file

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