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 1ecf73b commit 6188652Copy full SHA for 6188652
.npmignore
@@ -1,4 +1,4 @@
1
.travis.yml
2
src
3
test
4
-
+perf
package.json
@@ -1,6 +1,6 @@
{
"name": "xmlbuilder",
- "version": "2.0.0",
+ "version": "2.0.1",
"keywords": [ "xml", "xmlbuilder" ],
5
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
6
"description": "An XML builder for node.js",
0 commit comments