Skip to content

Commit 85de027

Browse files
Merge remote-tracking branch 'origin/master'
Conflicts: README.md
2 parents 31e1f4e + 0897708 commit 85de027

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.1.8 ##
2+
3+
* Reconcile readme with examples
4+
15
## 0.1.7 ##
26

37
* Added .gitattributes to .gitignore file

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Parses JavaScript objects into XML",
44
"keywords": ["convert","converter","js","json","object","objects","parse","parser","xml"],
55
"homepage": "http://www.kourlas.net",
6-
"version": "0.1.7",
6+
"version": "0.1.8",
77
"author": "Michael Kourlas <michael@kourlas.net>",
88
"main": "./lib/js2xmlparser.js",
99
"repository" : {

0 commit comments

Comments
 (0)