Skip to content

Commit 4f90ff0

Browse files
committed
Bump version.
1 parent 3d46a74 commit 4f90ff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
],
77
"name": "elementtree",
88
"description": "XML Serialization and Parsing module based on Python's ElementTree.",
9-
"version": "0.1.1",
9+
"version": "0.1.2",
1010
"keywords": [ "xml", "sax", "parser", "seralization", "elementtree" ],
1111
"homepage": "https://github.com/racker/node-elementtree",
1212
"repository": {

0 commit comments

Comments
 (0)