We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a817cac commit 2f8f9c6Copy full SHA for 2f8f9c6
gore.go
@@ -9,7 +9,7 @@ import (
9
)
10
11
// Version of gore.
12
-const Version = "0.5.8"
+const Version = "0.6.0"
13
14
// Gore ...
15
type Gore struct {
0 commit comments