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