Commit a5d3aff4 authored by indexzero's avatar indexzero Committed by Cédric de Saint Martin

[dist] Version bump. 0.8.0

parent f52afc1d
{
"name": "http-proxy",
"version": "0.7.6",
"version": "0.8.0",
"description": "A full-featured http reverse proxy for node.js",
"author": "Charlie Robbins <charlie.robbins@gmail.com>",
"contributors": [
......@@ -33,5 +33,5 @@
"test-https": "vows --spec --source=secure && vows --spec --source=secure --target=secure",
"test-core": "test/core/run"
},
"engines": { "node": "0.4.x || 0.5.x" }
"engines": { "node": ">= 0.6.6" }
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment