Bump versions to 0.4.6

This commit is contained in:
Andras Schmelczer 2025-07-09 23:27:51 +01:00
commit 2e37021cd9
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.5",
"version": "0.4.6",
"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",