Skip to content

Commit

Permalink
[Tea]Bump 0.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yndu13 authored and JacksonTian committed Jan 31, 2024
1 parent 9c21d2a commit 16aef0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Teafile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"scope": "alibabacloud",
"name": "OpenApi",
"version": "0.3.8",
"version": "0.3.9",
"main": "./main.tea",
"maintainers": [
{
Expand All @@ -17,7 +17,7 @@
"XML": "darabonba:XML:*"
},
"releases": {
"ts": "@alicloud/openapi-client:^0.4.7",
"ts": "@alicloud/openapi-client:^0.4.8",
"go": "github.com/alibabacloud-go/darabonba-openapi/v2/client:v2.0.5",
"csharp": "AlibabaCloud.OpenApiClient:0.1.8",
"java": "com.aliyun:tea-openapi:0.3.2",
Expand Down
4 changes: 2 additions & 2 deletions ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alicloud/openapi-client",
"version": "0.4.7",
"version": "0.4.8",
"description": "",
"main": "dist/client.js",
"scripts": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@alicloud/credentials": "^2",
"@alicloud/openapi-util": "^0.3.2",
"@alicloud/gateway-spi": "^0.0.8",
"@alicloud/tea-xml": "0.0.2"
"@alicloud/tea-xml": "0.0.3"
},
"files": [
"dist",
Expand Down

0 comments on commit 16aef0a

Please sign in to comment.