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