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-10-14 21:23:40 +02:00
parent 4e25a4277e
commit c89dd1f8b3
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## v2.1.3
- chore: update readme (The one with the braid)
- fix: handle trailing slash in web service (The one with the braid)
- fix: use correct Dart image (The one with the braid)
## v2.1.2 ## v2.1.2
- chore: add CI (The one with the braid) - chore: add CI (The one with the braid)

View file

@ -1,6 +1,6 @@
name: pkpass name: pkpass
description: A Dart native passbook parsing library supporting checksum verification, barcode parsing, localization and much more. description: A Dart native passbook parsing library supporting checksum verification, barcode parsing, localization and much more.
version: 2.1.2 version: 2.1.3
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