Skip to content

Commit e55d1a3

Browse files
committed
release: 1.0.3
1 parent 7791a7e commit e55d1a3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"type": "module",
33
"name": "markup2json",
44
"description": "A library for converting HTML and XML into JSON",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"main": "dist/index.js",
77
"module": "dist/index.mjs",
88
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)