chore: bump version

Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
The one with the braid 2024-01-27 12:13:14 +01:00
parent 0a32804cc6
commit 1158693a98
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## v2.0.2
- refactor: use binary barcode data by default (The one with the braid)
## v1.3.0 ## v1.3.0
- chore: add funding (The one with the braid) - chore: add funding (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.3.0 version: 2.0.0
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