Skip to content

Commit

Permalink
Bumping version to 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgco committed Jul 21, 2011
1 parent 81f8104 commit 828ff11
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
@@ -1,6 +1,6 @@
{
"name" : "gzippo",
"version" : "0.0.3",
"version" : "0.0.4",
"author" : "Tom Gallacher",
"description" : "Gzip middleware for Connect using Compress for better performace.",
"homepage" : "http://www.tomg.co/gzippo",
Expand All @@ -18,9 +18,9 @@
},
"devDependencies":
{
"expresso": "0.7.6",
"expresso": "0.8.1",
"should": "0.2.1",
"connect": "1.4.4",
"express": "2.3.11"
"connect": "1.6.0",
"express": "2.4.3"
}
}

0 comments on commit 828ff11

Please sign in to comment.