Skip to content

Commit 1acba99

Browse files
committed
Version 0.8.1
1 parent ea93dff commit 1acba99

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
@@ -7,7 +7,7 @@ import (
77
const (
88
MAJOR_VERSION = 0
99
MINOR_VERSION = 8
10-
PATCH_VERSION = 0
10+
PATCH_VERSION = 1
1111
)
1212

1313
func Version() string {

0 commit comments

Comments
 (0)