Bump to 2.0.0+1, meta update
This commit is contained in:
parent
3fd2b5d310
commit
2f14fb4a99
2 changed files with 8 additions and 2 deletions
|
@ -1,2 +1,8 @@
|
|||
# 2.0.0+1
|
||||
* Meta update to improve Pub score.
|
||||
|
||||
# 2.0.0
|
||||
* Angel 2 + Dart 2 updates.
|
||||
|
||||
# 1.0.2
|
||||
Added `getParameters` to `AngelOAuth2Options`.
|
|
@ -1,6 +1,6 @@
|
|||
name: angel_auth_oauth2
|
||||
description: angel_auth strategy for OAuth2 login, i.e. Facebook.
|
||||
version: 2.0.0
|
||||
description: angel_auth strategy for OAuth2 login, i.e. Facebook, Github, etc.
|
||||
version: 2.0.0+1
|
||||
author: Tobe O <thosakwe@gmail.com>
|
||||
environment:
|
||||
sdk: ">=2.0.0-dev <3.0.0"
|
||||
|
|
Loading…
Reference in a new issue