From c23d39142a9e28d07333ee26cd1dd7f6a6297361 Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 23 Sep 2022 09:54:46 -0300 Subject: [PATCH] new version --- CHANGELOG.md | 5 ++++- pubspec.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16ab524..05f963b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -57,4 +57,7 @@ ## 1.0.2 * Fixing Avoid using unnecessary statements.. -* Fixing pubdev docs \ No newline at end of file +* Fixing pubdev docs + +## 1.0.3 +* Fixing loop index of Albertbol diff --git a/pubspec.yaml b/pubspec.yaml index d88c80c..07d147c 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: app_version_update description: An easy and quick way to check if the local app is updated with the same version in their respective stores (Play Store / Apple Store ). # author: KauĂȘ Tomaz Murakami -version: 1.0.2 +version: 1.0.3 homepage: https://github.com/kauemurakami/app_version_update environment: