Skip to content

Commit a3de483

Browse files
committed
v0.1.9-beta
1 parent 081098f commit a3de483

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66

77
const Major = "0"
88
const Minor = "1"
9-
const Patch = "8"
9+
const Patch = "9"
1010
const Label = "beta"
1111

1212
var (

0 commit comments

Comments
 (0)