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-02-06 08:07:49 +01:00
parent bada83577a
commit 0b994f6f9b
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
## v2.0.1
- fix: do not match scale if localization empty (The one with the braid)
- fix: use broader constraint for intl (The one with the braid)
- fix: version in CHANGELOG (The one with the braid)
## v2.0.0
- refactor: use binary barcode data by default (The one with the braid)

View file

@ -1,6 +1,6 @@
name: pkpass
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
version: 2.0.0
version: 2.0.1
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues