Skip to content

Commit

Permalink
Bumping version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Wesselhoeft committed May 29, 2011
1 parent 221f8c7 commit b78909f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "armory",
"version": "0.1.1",
"version": "0.1.2",
"description": "A simple wrapper for the WoW Armory API.",
"keywords": ["wow", "warcraft", "armory"],
"author": "Christian Wesselhoeft <christian@cwesselhoeft.com>",
Expand All @@ -12,9 +12,5 @@
"dependencies": {
"request": ">=1.9.5"
},
"devDependencies": {
"nodeunit": ">=0.5.1",
"jshint": ">=0.2.0"
},
"engines": ["node >= 0.4.0"]
}

0 comments on commit b78909f

Please sign in to comment.