Skip to content

Commit 3599445

Browse files
authored
Switch from homepage to repository in pubspec (dart-archive/appengine#149)
1 parent 24121ad commit 3599445

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pkgs/appengine/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.13.3-dev
2+
13
## 0.13.2
24
* Gracefully handle cases where logging fails.
35

pkgs/appengine/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: appengine
2-
version: 0.13.2
2+
version: 0.13.3-dev
33
description: >-
44
Support for using Dart as a custom runtime on
55
Google App Engine Flexible Environment
6-
homepage: https://github.com/dart-lang/appengine
6+
repository: https://github.com/dart-lang/appengine
77

88
environment:
99
sdk: '>=2.14.0 <3.0.0'

0 commit comments

Comments
 (0)