From 9b8adf3dcd2763888af2be4bff6824d3e5e22dd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Denis=20=C5=81askawiec?= Date: Wed, 18 Dec 2024 16:23:27 +0100 Subject: [PATCH] Bump version to 0.0.1+1 --- mobile/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 4f65cc0..d0917e1 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -4,7 +4,7 @@ description: > app store rating prompts for positive reviews. repository: https://github.com/leancodepl/app-rating homepage: https://github.com/leancodepl/app-rating/tree/main/mobile -version: 0.0.1 +version: 0.0.1+1 library: - lib/rating.dart