diff --git a/CHANGELOG.md b/CHANGELOG.md index 85e91bc..c0aaca6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +## 0.0.8-alpha+1 +* Fixed issue with initializing payload with payment plan +* Added error messages for payment methods that's under development + ## 0.0.8-alpha * Implemented a more robust card payment handling diff --git a/pubspec.yaml b/pubspec.yaml index 4515ab2..603ddee 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.8-alpha +version: 0.0.8-alpha+1 author: Wilberforce Uwadiegwu homepage: https://github.com/wilburt/rave_flutter