chore: Bump version to 0.3.0
This commit is contained in:
committed by
Steve Yegge
parent
265239d4a1
commit
b40a6b0736
@@ -12,7 +12,7 @@ import (
|
||||
|
||||
// Version information - set at build time via ldflags
|
||||
var (
|
||||
Version = "0.2.6"
|
||||
Version = "0.3.0"
|
||||
// Build can be set via ldflags at compile time
|
||||
Build = "dev"
|
||||
// Commit and Branch - the git revision the binary was built from (optional ldflag)
|
||||
|
||||
Reference in New Issue
Block a user