We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7f239 commit f0fa3c1Copy full SHA for f0fa3c1
version.go
@@ -1,4 +1,4 @@
1
package main
2
3
// VERSION is trdsql version
4
-const VERSION = `0.3.4`
+const VERSION = `0.4.0`
0 commit comments