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 <info@braid.business>
This commit is contained in:
parent
a8e912327b
commit
0f91567c81
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
## v2.1.0
|
||||
|
||||
- chore: apply code style (The one with the braid)
|
||||
- Feature: implement advanced number and date formatting (Florian Werner)
|
||||
|
||||
## v2.0.1
|
||||
|
||||
- fix: do not match scale if localization empty (The one with the braid)
|
||||
|
|
|
@ -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.1
|
||||
version: 2.1.0
|
||||
repository: https://gitlab.com/TheOneWithTheBraid/dart_pkpass.git
|
||||
homepage: https://gitlab.com/TheOneWithTheBraid/dart_pkpass
|
||||
issue_tracker: https://gitlab.com/TheOneWithTheBraid/dart_pkpass/-/issues
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue