Skip to content

Commit 1db0bb2

Browse files
committed
Changes for version 1.0.1+1
1 parent 266add3 commit 1db0bb2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.0.1+1
2+
3+
* Bumped dependencies versions
4+
5+
16
## 1.0.1
27

38
* Migrated to AndroidX

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
name: flutter_paystack
22
description: A Flutter plugin for making payments via Paystack Payment Gateway. Completely supports Android and iOS.
3-
version: 1.0.1
3+
version: 1.0.1+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.12.0+2
10+
http: ^0.12.0+2
1111
intl: ^0.16.0
1212
meta: ^1.1.7
1313
async: ^2.3.0

0 commit comments

Comments
 (0)