Bump versions to 0.6.0

This commit is contained in:
Andras Schmelczer 2025-10-27 07:00:35 +00:00
parent c38b8f19a1
commit 24666f3435
4 changed files with 5 additions and 5 deletions

View file

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