We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78d0ce5 commit d51c4b9Copy full SHA for d51c4b9
gcp/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.1.1-dev
+## 0.1.1
2
3
- Require Dart 3.0
4
- Support `package:http` v1
gcp/pubspec.yaml
@@ -1,7 +1,7 @@
name: gcp
description: >-
Utilities for running Dart code correctly on the Google Cloud Platform.
-version: 0.1.1-dev
+version: 0.1.1
5
repository: https://github.com/GoogleCloudPlatform/functions-framework-dart/tree/main/gcp
6
7
environment:
0 commit comments