diff --git a/package-lock.json b/package-lock.json index 0f7ae0b..a88f517 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "fxdom", - "version": "0.6.1", + "version": "0.6.3", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 214e553..dbfef30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "fxdom", - "version": "0.6.2", + "version": "0.6.3", "description": "HTML DOM Bindings for the [FxJS](https://github.com/marpple/FxJS)", "main": "index.js", "module": "index.js",