Skip to content

Commit

Permalink
Bump the version number to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
abicky committed Feb 9, 2021
1 parent 31297e4 commit 0b984ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import (
"golang.org/x/xerrors"
)

const version = "0.1.0"
const version = "0.1.1"

// This variable should be overwritten by -ldflags
var revision = "HEAD"
Expand Down

0 comments on commit 0b984ec

Please sign in to comment.