Skip to content

Commit

Permalink
update teafile
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 committed Jun 6, 2024
1 parent 5d6496e commit 5ba7b3e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Teafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"scope": "alibabacloud",
"name": "OpenApi",
"version": "0.3.11",
"name": "OpenApiWithHttpClient",
"version": "0.0.1",
"main": "./main.tea",
"maintainers": [
{
Expand All @@ -19,7 +19,7 @@
},
"releases": {
"ts": "@alicloud/openapi-client:^0.4.9",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.7",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.8-0.20240606024706-8e1e7d6c3e42",
"csharp": "AlibabaCloud.OpenApiClient:0.1.9",
"java": "com.aliyun:tea-openapi:0.3.3",
"php": "alibabacloud/darabonba-openapi:^0.2.11",
Expand Down Expand Up @@ -101,7 +101,7 @@
},
"releaselog": {
"changelog": [
"support extends parameters && disableHttp2 config."
"[golang]support httpclient in config."
],
"compatible": true
}
Expand Down

0 comments on commit 5ba7b3e

Please sign in to comment.