Bump version to 0.2.1
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package config
|
||||
|
||||
// Version is the application version
|
||||
const Version = "0.2.0"
|
||||
const Version = "0.2.1"
|
||||
|
||||
var (
|
||||
// GitCommit will be set by build flags or detected at runtime
|
||||
|
||||
Reference in New Issue
Block a user