diff --git a/package-lock.json b/package-lock.json index cd26c63..087e183 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { "name": "comfey", - "version": "1.7.1", + "version": "1.7.2", "lockfileVersion": 1 } diff --git a/package.json b/package.json index 7e48172..d71fa0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "comfey", - "version": "1.7.1", + "version": "1.7.2", "description": "Tiny micro mini data binding library inspired by react hook useState", "main": "index.js", "scripts": {