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 3f94f98 commit 792abb4Copy full SHA for 792abb4
CHANGES.md
@@ -1,3 +1,7 @@
1
+## 2.0.3 ##
2
+
3
+* Bug fixes
4
5
## 2.0.2 ##
6
7
* Update dependencies
README.md
@@ -44,7 +44,7 @@ source maps.
44
45
## Usage ##
46
47
-The documentation for the current version is available [here](http://www.kourlas.com/node-xmlcreate/docs/2.0.2/).
+The documentation for the current version is available [here](http://www.kourlas.com/node-xmlcreate/docs/2.0.3/).
48
49
You can also build the documentation using npm:
50
package.json
@@ -1,6 +1,6 @@
{
"name": "xmlcreate",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Simple XML builder for Node.js",
"keywords": [
"build",
0 commit comments