Skip to content

Commit 42c57a6

Browse files
committed
Release v0.5.2
1 parent 939f236 commit 42c57a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
// version of zagane
10-
const version = "v0.5.1"
10+
const version = "v0.5.2"
1111

1212
func printVersion() bool {
1313
if len(os.Args) != 2 {

0 commit comments

Comments
 (0)