Bump versions to 0.4.9

This commit is contained in:
Andras Schmelczer 2025-07-12 11:22:03 +01:00
parent ddd065dd3a
commit 5a4be8e34f
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
4 changed files with 5 additions and 5 deletions

View file

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