diff --git a/package.json b/package.json index f88e69a..6e0afe5 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "markup.json", "description": "HTML DOM tree representation in compact JSON -- Draft Spec, Library and CLI", - "version": "0.0.8", + "version": "0.0.9", "main": "./dist/index.cjs", "types": "./dist/index.d.ts", "module": "./dist/index.mjs",