We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ef790 commit 6d00cdbCopy full SHA for 6d00cdb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "xml-but-prettier",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"title": "XML Beautifier",
5
"description": "Beautifies XML documents by putting each tag and text node on their own line and correctly indents everything",
6
"main": "dist/index.js",
0 commit comments