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

Commit 17f9564

Browse files
committed
Update version number to 0.3.0
1 parent 2ea5f02 commit 17f9564

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.2.2"
20+
DIO_VERSION = "0.3.0"
2121
)
2222

2323
var (

0 commit comments

Comments
 (0)