Bump versions to 0.9.1

This commit is contained in:
Andras Schmelczer 2026-03-11 22:04:59 +00:00
parent 0aea22c211
commit 0ab0e2e860
7 changed files with 15 additions and 15 deletions

View file

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