chore: bump version

Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
The one with the braid 2023-09-08 09:08:40 +02:00
parent c8b274c624
commit 8f8b970d00
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## v1.2.1
- fix: invalid JSON parser for eventTicket (The one with the braid)
## v1.2.0 ## v1.2.0
- chore: support complete CSS color codes (The one with the braid) - chore: support complete CSS color codes (The one with the braid)

View file

@ -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.0 version: 1.2.1
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