Skip to content

Commit e5eaa6a

Browse files
committed
chore: release v0.0.4
1 parent 4dfde96 commit e5eaa6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@serverless/flask",
3-
"version": "0.0.3",
3+
"version": "0.0.4",
44
"main": "src/serverless.js",
55
"publishConfig": {
66
"access": "public"

serverless.component.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: flask
2-
version: 0.0.3
2+
version: 0.0.4
33
author: Tencent Cloud, Inc
44
org: Tencent Cloud, Inc
55
description: Deploy a serverless Flask application onto Tencent SCF and API Gateway.

0 commit comments

Comments
 (0)