chore: bump version

Signed-off-by: The one with the braid <the-one@with-the-braid.cf>
This commit is contained in:
The one with the braid 2023-09-04 12:25:18 +02:00
parent a41784b77e
commit 1c54863f7b
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
## v1.2.0
- chore: support complete CSS color codes (The one with the braid)
## v1.1.2 ## v1.1.2
- fix: code style (The one with the braid) - fix: code style (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.1.2 version: 1.2.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