From b90cb5e1d4167501dca00f891fba24d80c4296f2 Mon Sep 17 00:00:00 2001 From: Vishal <64505169+vishalxl@users.noreply.github.com> Date: Tue, 30 Aug 2022 19:10:46 +0530 Subject: [PATCH] test action on path pubspec --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index 838ef25..b3ef736 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,7 @@ description: A nostr client built for terminal/console. version: 0.0.7 homepage: https://github.com/vishalxl/nostr_console -# test action +# testing pubspec action based on path environment: sdk: '>=2.17.3 <3.0.0'