Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit eeee70e

Browse files
committed
Update version string to 0.2.0
1 parent 18b9ea0 commit eeee70e

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
@@ -17,7 +17,7 @@ import (
1717
)
1818

1919
const (
20-
DIO_VERSION = "0.1.99"
20+
DIO_VERSION = "0.2.0"
2121
)
2222

2323
var (

0 commit comments

Comments
 (0)