File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
functions_framework_builder Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.3.1-dev
3+ ## 0.3.1
44
55- ` functions_framework.dart `
66
Original file line number Diff line number Diff line change 11name : functions_framework
2- version : 0.3.1-dev
2+ version : 0.3.1
33description : >-
44 FaaS (Function as a service) framework for writing portable Dart functions
55repository : https://github.com/GoogleCloudPlatform/functions-framework-dart
Original file line number Diff line number Diff line change 11name : functions_framework_builder
2- version : 0.3.0
2+ version : 0.3.1-dev
33description : Builder for package:functions_framework
44repository : https://github.com/GoogleCloudPlatform/functions-framework-dart
55
@@ -13,7 +13,7 @@ dependencies:
1313 dart_style : ^1.3.10
1414 # There is a tight version constraint because the builder has a strict
1515 # dependency on all features exposed.
16- functions_framework : ' >=0.3.0 <0.3.1 '
16+ functions_framework : ' >=0.3.0 <0.3.2 '
1717 glob : ^1.2.0
1818 meta : ^1.2.4
1919 path : ^1.7.0
You can’t perform that action at this time.
0 commit comments