From fe4cd8855977a726b6aaaca6b644985d2c5ad4b0 Mon Sep 17 00:00:00 2001 From: Duncan Jones Date: Thu, 2 Apr 2020 20:44:10 +0100 Subject: [PATCH] Update changelog and version --- CHANGELOG.md | 4 ++++ pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8bc3a6e..bd099bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## [0.8.0] + +* Button splash color can be set (thanks [@bitmoxy](https://github.com/bitmoxy)). + ## [0.7.0] * Text styles can be overridden (thanks [@bitmoxy](https://github.com/bitmoxy)). diff --git a/pubspec.yaml b/pubspec.yaml index 3403a48..6da8d72 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: flutter_auth_buttons description: Material buttons for logging into popular social networks, including Google, Facebook, Twitter and Microsoft. -version: 0.7.0 +version: 0.8.0 homepage: https://github.com/dmjones/flutter_auth_buttons environment: