From cb07ed6e90886d01000e8ae79858f794d7996f86 Mon Sep 17 00:00:00 2001 From: Alberto Ponces Date: Wed, 14 Sep 2022 21:23:36 +0100 Subject: [PATCH] build: Bump version to 0.0.2 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 99eefaa7..7ad75422 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -4,7 +4,7 @@ homepage: https://github.com/revanced/revanced-manager publish_to: 'none' -version: 0.0.1+1 +version: 0.0.2+2 environment: sdk: ">=2.17.5 <3.0.0"