Bump versions to 0.4.4

This commit is contained in:
Andras Schmelczer 2025-07-09 23:21:09 +01:00
commit 4c7b9d83d7
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.3",
"version": "0.4.4",
"description": "Think diff3 or git merge, but with automated conflict resolution that requires no user intervention",
"main": "dist/reconcile.node.js",
"browser": "dist/reconcile.web.js",