Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
committed Jan 6, 2025
1 parent 0c50877 commit 276833b
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 4 deletions.
10 changes: 10 additions & 0 deletions package/general_payment/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 0.0.6

- New Version 0.0.6


## 0.0.5

- New Version 0.0.5


## 0.0.4

- New Version 0.0.4
Expand Down
4 changes: 2 additions & 2 deletions package/general_payment/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: 'general_payment'
description: 'A Standarization All Payment Library for easy use any payment gateway in any project'
version: '0.0.4'
version: '0.0.6'
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
path: '^1.9.0'
general_lib: '^0.0.53'
general_lib: '^0.0.56'
http: '^1.2.2'
dev_dependencies:
lints: '^5.0.0'
Expand Down
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ platforms:
environment:
sdk: '>=3.6.0 <4.0.0'
dependencies:
general_lib: '^0.0.53'
general_lib: '^0.0.56'
mason_logger: '^0.3.1'
packagex: '^0.0.68'
packagex: '^0.0.70'
path: '^1.9.0'
universal_io: '^2.2.2'
yaml: '^3.1.2'
Expand Down

0 comments on commit 276833b

Please sign in to comment.