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

Commit 45a66ed

Browse files
committed
Update version number to 0.3.1
1 parent 5d55abd commit 45a66ed

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

2323
var (

0 commit comments

Comments
 (0)