From 4fce882166bc4c21493306315f50bdc0394e90cc Mon Sep 17 00:00:00 2001 From: The one with the braid Date: Sun, 27 Aug 2023 19:51:16 +0200 Subject: [PATCH] chore: bump version Signed-off-by: The one with the braid --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 6536feb..9c8b86c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: pkpass description: A Dart native pkpass parsing library. -version: 1.0.0 +version: 1.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