Skip to content

Commit b6f8ef3

Browse files
Change version to 2.0.3
1 parent bf5783b commit b6f8ef3

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGES.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## 3.0.0 ##
1+
## 2.0.3 ##
22

3-
* Add null and undefined in type declarations (requires TypeScript 2.0)
3+
* Add null and undefined in type declarations
44

55
## 2.0.2 ##
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "js2xmlparser",
3-
"version": "3.0.0",
3+
"version": "2.0.3",
44
"description": "Parses JavaScript objects into XML",
55
"keywords": [
66
"convert",

0 commit comments

Comments
 (0)