We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a6d695 commit eb0f260Copy full SHA for eb0f260
cmd/gencoder/main.go
@@ -13,7 +13,7 @@ import (
13
_ "github.com/sijms/go-ora/v2"
14
)
15
16
-var version = "0.0.6"
+var version = "0.0.7"
17
18
func main() {
19
0 commit comments