We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6029e3 commit ccd4d30Copy full SHA for ccd4d30
version.go
@@ -3,4 +3,4 @@
3
package gosnowflake
4
5
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
6
-const SnowflakeGoDriverVersion = "1.6.17"
+const SnowflakeGoDriverVersion = "1.6.18"
0 commit comments