Skip to content

Commit

Permalink
Bumped v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jun 25, 2016
1 parent 8d1594d commit e4f8690
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "autocannon",
"version": "0.6.0",
"description": "Yet another HTTP benchmarking tool written in Node.js",
"version": "0.7.0",
"description": "Fast HTTP benchmarking tool written in Node.js",
"main": "autocannon.js",
"bin": {
"autocannon": "autocannon.js"
Expand All @@ -17,6 +17,9 @@
"http",
"soak",
"load",
"fast",
"wrk",
"ab",
"test"
],
"author": "Matteo Collina <[email protected]>",
Expand Down

0 comments on commit e4f8690

Please sign in to comment.