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

Commit e003471

Browse files
committed
version: update version string, to indicate this is a dev version
1 parent e19bb8f commit e003471

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

2323
var (

0 commit comments

Comments
 (0)