Skip to content

Commit 792abb4

Browse files
Bump versions
1 parent 3f94f98 commit 792abb4

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 2.0.3 ##
2+
3+
* Bug fixes
4+
15
## 2.0.2 ##
26

37
* Update dependencies

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ source maps.
4444

4545
## Usage ##
4646

47-
The documentation for the current version is available [here](http://www.kourlas.com/node-xmlcreate/docs/2.0.2/).
47+
The documentation for the current version is available [here](http://www.kourlas.com/node-xmlcreate/docs/2.0.3/).
4848

4949
You can also build the documentation using npm:
5050

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xmlcreate",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Simple XML builder for Node.js",
55
"keywords": [
66
"build",

0 commit comments

Comments
 (0)