From d7bdf1c1c32e2f08647c75cf9616b14ec28d4416 Mon Sep 17 00:00:00 2001 From: Wilberforce Uwadiegwu Date: Tue, 22 Oct 2019 23:29:14 +0100 Subject: [PATCH] Version 0.0.7-alpha --- CHANGELOG.md | 3 +++ pubspec.yaml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 362a45f..bc31ec1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 0.0.7-alpha +* Implemented direct account debit of Nigerian banks + ## 0.0.6-alpha+3 * Added an explicit instruction not to close 3DS auth page diff --git a/pubspec.yaml b/pubspec.yaml index 6293c66..9b9787a 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: rave_flutter description: A new Flutter plugin for making payment with Flutterwave's rave. -version: 0.0.6-alpha+3 +version: 0.0.7-alpha author: Wilberforce Uwadiegwu homepage: https://github.com/wilburt/rave_flutter