Skip to content

Commit

Permalink
- changing changelog.md
Browse files Browse the repository at this point in the history
- adding repository, issue_tracker, homepage
  • Loading branch information
GJJ2019 committed Jul 11, 2022
1 parent f91641f commit ce034ac
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## 0.0.1
## 0.1.0

* TODO: Describe initial release.
- implementing dev.shreyaspatil.EasyUpiPayment:EasyUpiPayment:3.0.3
2 changes: 1 addition & 1 deletion example/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ packages:
path: ".."
relative: true
source: path
version: "0.0.1"
version: "0.1.0"
fake_async:
dependency: transitive
description:
Expand Down
7 changes: 5 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: easy_upi_payment
description: A new flutter plugin to make upi payment (only on Android).
version: 0.0.1
# homepage:
version: 0.1.0
repository: https://github.com/GJJ2019/easy_upi_payment
issue_tracker: https://github.com/GJJ2019/easy_upi_payment/issues
homepage: https://github.com/GJJ2019/easy_upi_payment


environment:
sdk: ">=2.17.5 <3.0.0"
Expand Down

0 comments on commit ce034ac

Please sign in to comment.