Skip to content

Commit 0ff93c4

Browse files
semantic-release-botyugasun
authored andcommitted
ci: change major version
1 parent 8b03cbf commit 0ff93c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/basic-starter/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"license": "Apache-2.0",
1010
"dependencies": {
11-
"tencent-serverless-http": "^1.0.5",
11+
"tencent-serverless-http": "^2.0.0",
1212
"body-parser": "^1.17.1",
1313
"compression": "^1.6.2",
1414
"cors": "^2.8.3",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tencent-serverless-http",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"publishConfig": {
55
"access": "public"
66
},

0 commit comments

Comments
 (0)