Skip to content

Commit 9a78430

Browse files
authored
release: dartfv v0.4.6 (#430)
1 parent 8926a9a commit 9a78430

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dartfn/CHANGELOG.md

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

33
- Ignore file cleanup.
44
- Require Dart 3.0

dartfn/lib/src/version.dart

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dartfn/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: dartfn
22
description: >
33
A tools package for managing FaaS (Function as a service) portable Dart functions projects
44
# After changing the version, run `pub run build_runner build`.
5-
version: 0.4.6-dev
5+
version: 0.4.6
66
homepage: https://github.com/GoogleCloudPlatform/functions-framework-dart
77

88
environment:

0 commit comments

Comments
 (0)