From 4e7e29652f48d21907ed977b39a0aac9bcb8ae57 Mon Sep 17 00:00:00 2001 From: leoafarias Date: Sat, 10 Oct 2020 12:18:38 -0400 Subject: [PATCH] Version bump --- packages/cli/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/cli/pubspec.yaml b/packages/cli/pubspec.yaml index 1c0d0c0a..5378d02f 100644 --- a/packages/cli/pubspec.yaml +++ b/packages/cli/pubspec.yaml @@ -1,6 +1,6 @@ name: fvm description: A simple cli to manage Flutter SDK versions per project. Support channels, releases, and local cache for fast switching between versions. -version: 1.3.0 +version: 1.3.1 homepage: https://github.com/leoafarias/fvm environment: