This commit is contained in:
Tobe O 2019-11-28 12:51:21 -05:00
parent bce554ea3d
commit 8b2b052460
2 changed files with 4 additions and 1 deletions

View file

@ -1,3 +1,6 @@
# 3.1.0+1
* Accidentally hit `CTRL-C` while uploading `3.1.0`; this version ensures everything is ok.
# 3.1.0
* Add `Router.groupAsync`

View file

@ -1,6 +1,6 @@
name: angel_route
description: A powerful, isomorphic routing library for Dart. It is mainly used in the Angel framework, but can be used in Flutter and on the Web.
version: 3.1.0
version: 3.1.0+1
author: Tobe O <thosakwe@gmail.com>
homepage: https://github.com/angel-dart/angel_route
environment: