Skip to content

Commit 3e90163

Browse files
authored
chore: release function_framework (#418)
1 parent b1d2254 commit 3e90163

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions_framework/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.4.3-wip
1+
## 0.4.3
22

33
- Support `application/protobuf` event encoding.
44

functions_framework/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: functions_framework
2-
version: 0.4.3-wip
2+
version: 0.4.3
33
description: >-
44
FaaS (Function as a service) framework for writing portable Dart functions
55
repository: https://github.com/GoogleCloudPlatform/functions-framework-dart

0 commit comments

Comments
 (0)