Skip to content

Commit 932d563

Browse files
Change version to 2.1.0
1 parent b6f8ef3 commit 932d563

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2.0.3 ##
1+
## 2.1.0 ##
22

33
* Add null and undefined in type declarations
44

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": "2.0.3",
3+
"version": "2.1.0",
44
"description": "Parses JavaScript objects into XML",
55
"keywords": [
66
"convert",

0 commit comments

Comments
 (0)