Skip to content

Commit 982cb82

Browse files
committed
Version 0.2.1
Signed-off-by: Gökhan Özeloğlu <[email protected]>
1 parent 5d504e4 commit 982cb82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/cmd.go

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

1414
const (
15-
appVersion = "0.2.0"
15+
appVersion = "0.2.1"
1616
)
1717

1818
var (

0 commit comments

Comments
 (0)