Skip to content

Commit 12b627b

Browse files
committed
version bump -> v0.5.2
1 parent 1fcc84f commit 12b627b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import (
1717
prefixed "github.com/x-cray/logrus-prefixed-formatter"
1818
)
1919

20-
var version = "v0.5.1"
20+
var version = "v0.5.2"
2121
var dirty = ""
2222

2323
var cfgFile string

0 commit comments

Comments
 (0)