Bump to 2.0.0+1, meta update

This commit is contained in:
Tobe O 2018-09-12 10:17:28 -04:00
parent 3fd2b5d310
commit 2f14fb4a99
2 changed files with 8 additions and 2 deletions

View file

@ -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`.

View file

@ -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"