We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ddcf42 commit f8915a4Copy full SHA for f8915a4
version.go
@@ -1,4 +1,4 @@
1
package gosnowflake
2
3
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
4
-const SnowflakeGoDriverVersion = "1.13.3"
+const SnowflakeGoDriverVersion = "1.14.0"
0 commit comments