Bump versions to 0.4.2

This commit is contained in:
Andras Schmelczer 2025-07-08 23:06:05 +01:00
commit 6bcde789c7
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",
"version": "0.4.1",
"version": "0.4.2",
"main": "dist/reconcile.node.js",
"browser": "dist/reconcile.web.js",
"types": "dist/types/index.d.ts",