Skip to content

Commit

Permalink
update 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vinceramcesoliveros committed Nov 5, 2021
1 parent 5781eae commit db6f263
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[1.3.1] Update Pub score
- Remove `dart:io` import
- update version
[1.3.0] Paymaya Payment Method, BUG FIXES
- Fix Paymaya Payment Method option
- Fix example project running with paymaya
Expand Down
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.3.0"
version: "1.3.1"
plugin_platform_interface:
dependency: transitive
description:
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: paymongo_sdk
description: Unofficial PayMongo SDK written in Dart for flutter. for Flutter-only package, visit https://github.com/ram231/paymongo_flutter
version: 1.3.0
version: 1.3.1
repository: https://github.com/ram231/paymongo_sdk
environment:
sdk: ">=2.14.0 <3.0.0"
Expand Down

0 comments on commit db6f263

Please sign in to comment.