We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70aedf2 commit 7bd8935Copy full SHA for 7bd8935
version.go
@@ -1,4 +1,4 @@
1
package trdsql
2
3
// Version is trdsql version
4
-var Version = `v0.6.3`
+var Version = `v0.7.0`
0 commit comments