Skip to content

Commit 5dc5352

Browse files
author
Randy Coburn
committed
bump the version
1 parent 1250573 commit 5dc5352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ import (
2424

2525
var (
2626
// version and timestamp are expected to be passed in at build time.
27-
buildVersion = "0.4.2"
27+
buildVersion = "0.5.0"
2828
buildTimestamp = ""
2929
)
3030

0 commit comments

Comments
 (0)