Skip to content

Commit 5ef0509

Browse files
committed
bump up version to 0.5.8
1 parent 261ed27 commit 5ef0509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gore.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
)
1010

1111
// Version of gore.
12-
const Version = "0.5.7"
12+
const Version = "0.5.8"
1313

1414
// Gore ...
1515
type Gore struct {

0 commit comments

Comments
 (0)