Skip to content

Commit

Permalink
Bumped version to 0.2.3. Switched to http-proxy fork.
Browse files Browse the repository at this point in the history
  • Loading branch information
samalba committed Mar 24, 2013
1 parent a300711 commit 0c99171
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name" : "hipache",
"version" : "0.2.2",
"version" : "0.2.3",
"description" : "Complete high-scaled reverse-proxy solution",
"keywords": [
"reverse",
Expand All @@ -16,7 +16,7 @@
"lib" : "./lib"
},
"dependencies" : {
"http-proxy" : "0.10.x",
"http-proxy" : "git://github.com/samalba/node-http-proxy",
"redis" : "0.8.x",
"lru-cache": "2.2.x",
"optimist": "0.3.x"
Expand Down

0 comments on commit 0c99171

Please sign in to comment.