Skip to content

Commit

Permalink
v0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MiniGod committed Dec 30, 2013
1 parent 4d70ab1 commit e45c0e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{ "name" : "gbxremote"
, "description" : "A pure JavaScript GBXRemote client."
, "keywords" : [ "xml-rpc", "xmlrpc", "xml", "rpc", "gbxremote", "maniaplanet", "trackmania", "shootmania", "questmania", "nadeo" ]
, "version" : "0.1.3"
, "version" : "0.1.4"
, "preferGlobal" : false
, "homepage" : "https://github.com/MiniGod/node-gbxremote"
, "author" : "Kristjan Broder Lund <[email protected]> (https://github.com/MiniGod)"
Expand All @@ -19,7 +19,7 @@
, "dependencies" : {
"sax" : "0.4.x"
, "xmlbuilder" : "0.3.1"
, "barse" : "~0.4.1"
, "barse" : "~0.4.2"
}
, "devDependencies" : {
"vows" : "0.6.x"
Expand Down

0 comments on commit e45c0e2

Please sign in to comment.