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 24121ad commit 3599445Copy full SHA for 3599445
pkgs/appengine/CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## 0.13.3-dev
2
+
3
## 0.13.2
4
* Gracefully handle cases where logging fails.
5
pkgs/appengine/pubspec.yaml
@@ -1,9 +1,9 @@
name: appengine
-version: 0.13.2
+version: 0.13.3-dev
description: >-
Support for using Dart as a custom runtime on
Google App Engine Flexible Environment
6
-homepage: https://github.com/dart-lang/appengine
+repository: https://github.com/dart-lang/appengine
7
8
environment:
9
sdk: '>=2.14.0 <3.0.0'
0 commit comments