Skip to content
This repository was archived by the owner on Dec 28, 2024. It is now read-only.

Commit

Permalink
Preparing for a new release (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
domesticmouse authored Jun 4, 2019
1 parent 1409836 commit 1baabab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.7.0

* Refactored to use `package:grpc` to talk to Logging and Datastore backends.

## 0.6.1

* Added `isCronJonRequest` as a helper method for determining if a request
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: appengine
version: 0.6.1
version: 0.7.0
author: Dart Team <[email protected]>
description: Support for using Dart as a custom runtime on Google App Engine Flexible Environment
homepage: https://github.com/dart-lang/appengine
Expand Down

0 comments on commit 1baabab

Please sign in to comment.