diff --git a/package-lock.json b/package-lock.json index 528b9ab..2529166 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fxdom", - "version": "0.7.1", + "version": "0.7.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 7808a5e..cda7b5e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fxdom", - "version": "0.7.1", + "version": "0.7.2", "description": "HTML DOM Bindings for the [FxJS](https://github.com/marpple/FxJS)", "main": "index.js", "module": "index.js",