Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ ONeal committed Oct 18, 2012
1 parent 7969e3a commit d1f24c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"author": "AJ ONeal <coolaj86@gmail.com> (http://coolaj86.info)",
"name": "pakmanager",
"description": "A demo package manager using the pakman API.",
"version": "0.11.6",
"version": "0.11.7",
"homepage": "https://github.com/coolaj86/node-pakman",
"repository": {
"type": "git",
Expand All @@ -20,7 +20,7 @@
"node": ">=0.4"
},
"dependencies": {
"pakman": ">=0.11.3 <0.12.0",
"pakman": ">=0.11.4 <0.12.0",
"argparse": ">=0.1.5 <0.2.0"
},
"devDependencies": {}
Expand Down

0 comments on commit d1f24c0

Please sign in to comment.