Skip to content

Commit 6cecb39

Browse files
committed
chore: release v0.0.11
1 parent a83ef70 commit 6cecb39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@serverless/website",
3-
"version": "0.0.10",
3+
"version": "0.0.11",
44
"main": "./src/serverless.js",
55
"publishConfig": {
66
"access": "public"

serverless.component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: website
2-
version: 0.0.10
2+
version: 0.0.11
33
author: Tencent Cloud, Inc.
44
org: Tencent Cloud, Inc.
55
description: Deploy a static website on Tencent Cloud.

0 commit comments

Comments
 (0)