Skip to content

Commit

Permalink
Bumped to version 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
manast committed Sep 1, 2012
1 parent c5753c8 commit eb7aafd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name" : "acl",
"version" : "0.2.1",
"version" : "0.2.2",
"description" : "An Access Control List module, based on Redis with Express middleware support",
"keywords" : ["middleware","acl","web"],
"repository":"git://github.com/optimalbits/node_acl.git",
Expand All @@ -15,8 +15,8 @@
},
"devDependencies": {
"vows": "0.6.x"
},
},
"scripts": {
"test": "vows --spec"
}
}
}

0 comments on commit eb7aafd

Please sign in to comment.