Skip to content

Commit

Permalink
release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
chaoyangnz committed Jun 8, 2023
1 parent 4295891 commit 90acf41
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 12 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "loadrush",
"version": "0.3.0",
"version": "0.3.1",
"description": "Simple and flexible load testing tool by developers and for developers",
"author": "Chao Yang <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -37,6 +37,7 @@
"dependencies": {
"@influxdata/influx": "^0.5.5",
"agentkeepalive": "^4.1.4",
"chance": "^1.1.11",
"content-type": "^1.0.4",
"debug": "^4.3.1",
"dotenv": "^8.6.0",
Expand Down

0 comments on commit 90acf41

Please sign in to comment.