We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a94483b commit 2e927a8Copy full SHA for 2e927a8
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xml-trueformat",
3
- "version": "0.0.1",
+ "version": "0.9.0",
4
"description": "XML parser that 100% retains all formatting for creating identical XML on roundtrips",
5
"main": "./dist/cjs/index.js",
6
"module": "./dist/esm/index.js",
0 commit comments