Skip to content

Commit ac3c328

Browse files
committed
Release 0.1.0
1 parent e878704 commit ac3c328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import "fmt"
44

55
// nolint: gochecknoglobals
66
var (
7-
version = "0.0.0-dev"
7+
version = "0.1.0"
88
commit = ""
99
date = ""
1010
)

0 commit comments

Comments
 (0)