diff --git a/package.json b/package.json index a92bcd1..69699fc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@nulo/html.js", "type": "module", - "version": "0.0.6", + "version": "0.0.7", "description": "", "main": "dist/html.js", "files": ["dist/**.js", "dist/**.d.ts"],