Skip to content

Commit 164e050

Browse files
committed
v2.0.1
1 parent 87300c9 commit 164e050

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@
1717
* Compatible with Flutter 2
1818
* Added LinkedIn and Spotify
1919
* Added Google branding
20+
21+
## [2.0.1] - 8/9/20
22+
* dartfmt oauth.dart
23+
* dartfmt simple-auth.dart

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: visa
22
description: Visa is an OAuth 2.0 package that makes it super
33
easy to add third party authentication to flutter apps.
4-
version: 2.0.0
4+
version: 2.0.1
55
repository: https://github.com/e-oj/visa
66

77
environment:

0 commit comments

Comments
 (0)