fix: increment version from previous release

This commit is contained in:
DataHearth 2023-08-21 17:25:46 +02:00
parent 20518330b7
commit d94f1ed685
No known key found for this signature in database
GPG Key ID: E88FD356ACC5F3C4
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ You can select a specific GoLang release or even set a specific one for director
},
},
Suggest: true,
Version: "0.1.0",
Version: "0.2.1",
Commands: []*cli.Command{
{
Name: "use",