Skip to content

Commit

Permalink
Release 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Nov 24, 2020
1 parent a1bfe1c commit 3a40842
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
{
"name": "@jswork/ushell-module-ab",
"version": "1.0.0",
"version": "1.0.1",
"description": "Ushell module for apache ab.",
"main": "index.sh",
"repository": {
"type": "git",
"url": "git+https://github.com/afeiship/ushell-module-ab.git"
},
"keywords": [],
"keywords": [
"ushell",
"module",
"ab",
"ab-test",
"apache"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/afeiship/ushell-module-ab/issues"
Expand All @@ -23,4 +29,4 @@
"devDependencies": {
"release-it": "^14.2.1"
}
}
}

0 comments on commit 3a40842

Please sign in to comment.