From 9250ea4b2876e9e7dc6167d78aa2be5d3d75ed37 Mon Sep 17 00:00:00 2001 From: kshib Date: Fri, 19 Jan 2024 22:20:53 +0530 Subject: [PATCH] Revert "version 0.1.3" This reverts commit a728e8d58c88a454653f09bef67e3279f43a8989. --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 0429823..9cfe363 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -2,7 +2,7 @@ name: whapp description: "News aggregator" publish_to: 'none' -version: 0.1.3+1 +version: 0.1.2+1 environment: sdk: '>=3.2.1 <4.0.0'