Skip to content

Commit 879fae4

Browse files
committedNov 27, 2018
Bump version to v2.3.0
1 parent b87cdc3 commit 879fae4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import (
77
)
88

99
const (
10-
VERSION = "2.3.unstable"
10+
VERSION = "2.3.0"
1111
)
1212

1313
type Version struct{}

0 commit comments

Comments
 (0)