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 <the-one@with-the-braid.cf>
This commit is contained in:
parent
a6076c188c
commit
23e6b2ff57
2 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## v1.1.1
|
||||||
|
|
||||||
|
- chore: export more public classes (The one with the braid)
|
||||||
|
|
||||||
## v1.1.0
|
## v1.1.0
|
||||||
|
|
||||||
- chore: add high level classes (The one with the braid)
|
- chore: add high level classes (The one with the braid)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: pkpass
|
name: pkpass
|
||||||
description: A Dart native pkpass parsing library.
|
description: A Dart native pkpass parsing library supporting checksum verification, barcode parsing, localization and much more.
|
||||||
version: 1.1.0
|
version: 1.1.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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue