mirror of
https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
synced 2025-07-05 12:58:47 +00:00
chore: bump version
Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
parent
fd864cf4e2
commit
978aaf5ff7
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## v1.2.2
|
||||||
|
|
||||||
|
- fix: remove print statements (The one with the braid)
|
||||||
|
|
||||||
## v1.2.1
|
## v1.2.1
|
||||||
|
|
||||||
- fix: invalid JSON parser for eventTicket (The one with the braid)
|
- fix: invalid JSON parser for eventTicket (The one with the braid)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: pkpass
|
name: pkpass
|
||||||
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
|
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
|
||||||
version: 1.2.1
|
version: 1.2.2
|
||||||
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
|
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
|
||||||
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
|
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
|
||||||
issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
|
issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue