Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oozcitak committed Apr 4, 2014
1 parent 470a448 commit 8e5be14
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"name": "xmlbuilder",
"version": "2.2.0",
"keywords": [ "xml", "xmlbuilder" ],
"version": "2.2.1",
"keywords": [
"xml",
"xmlbuilder"
],
"homepage": "http://github.com/oozcitak/xmlbuilder-js",
"description": "An XML builder for node.js",
"author": "Ozgur Ozcitak <[email protected]>",
Expand Down Expand Up @@ -36,4 +39,3 @@
"test": "vows test/*"
}
}

0 comments on commit 8e5be14

Please sign in to comment.