File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
functions_framework_builder Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.4.10
2
+
3
+ - Allow the latest ` package:functions_framework ` .
4
+
1
5
## 0.4.9
2
6
3
7
- Support the latest ` package:analyzer ` .
Original file line number Diff line number Diff line change 1
1
name : functions_framework_builder
2
- version : 0.4.9
2
+ version : 0.4.10
3
3
description : Builder for package:functions_framework
4
4
repository : https://github.com/GoogleCloudPlatform/functions-framework-dart
5
5
@@ -14,7 +14,7 @@ dependencies:
14
14
dart_style : ^2.0.0
15
15
# There is a tight version constraint because the builder has a strict
16
16
# dependency on all features exposed.
17
- functions_framework : ' >=0.4.0 <0.4.3 '
17
+ functions_framework : ' >=0.4.0 <0.4.4 '
18
18
glob : ^2.0.0
19
19
meta : ^1.2.4
20
20
path : ^1.7.0
You can’t perform that action at this time.
0 commit comments