Skip to content

Commit 2f8f9c6

Browse files
committed
bump up version to 0.6.0
1 parent a817cac commit 2f8f9c6

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.8"
12+
const Version = "0.6.0"
1313

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

0 commit comments

Comments
 (0)