Skip to content

Commit

Permalink
Bumped version of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wilburx9 committed Oct 8, 2018
1 parent 5417c7f commit c22896e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.9.1

* Bumped version of dependencies.

## 0.9.0

* Added checkout form and supported bank account payment.
Expand Down
6 changes: 3 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
name: flutter_paystack
description: A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.
version: 0.9.0
version: 0.9.1
author: Wilberforce Uwadiegwu <[email protected]>
homepage: https://github.com/wilburt/flutter_paystack

dependencies:
flutter:
sdk: flutter
http: ^0.11.3+16
http: ^0.12.0
intl: ^0.15.7
meta: ^1.1.5
meta: ^1.1.6
async: ^2.0.8

flutter:
Expand Down

0 comments on commit c22896e

Please sign in to comment.