Skip to content

Commit c22896e

Browse files
committed
Bumped version of dependencies
1 parent 5417c7f commit c22896e

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.9.1
2+
3+
* Bumped version of dependencies.
4+
15
## 0.9.0
26

37
* Added checkout form and supported bank account payment.

pubspec.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
name: flutter_paystack
22
description: A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.
3-
version: 0.9.0
3+
version: 0.9.1
44
author: Wilberforce Uwadiegwu <faradaywilly@gmail.com>
55
homepage: https://github.com/wilburt/flutter_paystack
66

77
dependencies:
88
flutter:
99
sdk: flutter
10-
http: ^0.11.3+16
10+
http: ^0.12.0
1111
intl: ^0.15.7
12-
meta: ^1.1.5
12+
meta: ^1.1.6
1313
async: ^2.0.8
1414

1515
flutter:

0 commit comments

Comments
 (0)