From 3dfa053af79b6becdb9a9ea7fee9914fe30f7db6 Mon Sep 17 00:00:00 2001 From: cnsumner Date: Mon, 17 May 2021 18:43:12 -0400 Subject: [PATCH] Bump version --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index ad04dfd..41cfead 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,6 +1,6 @@ name: huldra description: A sample command-line application. -version: 0.9.2 +version: 0.9.3 # homepage: https://www.example.com environment: sdk: ">=2.10.0 <3.0.0"