Skip to content

Commit

Permalink
New version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gevorg committed Nov 25, 2014
1 parent 2d2aada commit 0d949b0
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": "http-auth",
"description": "Node.js package for HTTP basic and digest access authentication.",
"version": "2.2.0",
"version": "2.2.1",
"author": "Gevorg Harutyunyan (http://github.com/gevorg)",
"maintainers": [
{
Expand All @@ -27,7 +27,7 @@
"dependencies": {
"coffee-script": "1.8.0",
"node-uuid": "1.4.1",
"htpasswd": "2.1.2"
"htpasswd": "2.1.3"
},
"devDependencies": {
"nodeunit": "0.9.0",
Expand Down

0 comments on commit 0d949b0

Please sign in to comment.