We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d46a74 commit 4f90ff0Copy full SHA for 4f90ff0
package.json
@@ -6,7 +6,7 @@
6
],
7
"name": "elementtree",
8
"description": "XML Serialization and Parsing module based on Python's ElementTree.",
9
- "version": "0.1.1",
+ "version": "0.1.2",
10
"keywords": [ "xml", "sax", "parser", "seralization", "elementtree" ],
11
"homepage": "https://github.com/racker/node-elementtree",
12
"repository": {
0 commit comments