refactor: 0.3.1

This commit is contained in:
xiaojunnuo
2022-12-28 12:56:16 +08:00
parent 6950d779e0
commit 7438cea8d1
10 changed files with 33 additions and 33 deletions
@@ -14,9 +14,9 @@
"author": "greper",
"license": "MIT",
"dependencies": {
"@certd/executor": "^0.3.0",
"@certd/plugin-aliyun": "^0.3.0",
"@certd/plugin-host": "^0.3.0",
"@certd/plugin-tencent": "^0.3.0"
"@certd/executor": "^0.3.1",
"@certd/plugin-aliyun": "^0.3.1",
"@certd/plugin-host": "^0.3.1",
"@certd/plugin-tencent": "^0.3.1"
}
}