diff --git a/version.go b/version.go index 8d8f90b..de5eb7a 100644 --- a/version.go +++ b/version.go @@ -1,4 +1,4 @@ package main // CLIVersion is a constant that defines the current version of the CLI application. -const CLIVersion = "v0.1.0" +const CLIVersion = "v0.2.0"