Skip to content

Commit 97428b8

Browse files
committed
Release v0.2.0.
1 parent 3adc3d1 commit 97428b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/root.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import (
1515

1616
// Current version number
1717
const (
18-
VERSION = "0.1.2"
18+
VERSION = "0.2.0"
1919
)
2020

2121
var (

0 commit comments

Comments
 (0)