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 d7c04a4 commit 27e76c9Copy full SHA for 27e76c9
version.go
@@ -3,4 +3,4 @@
3
package gosnowflake
4
5
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
6
-const SnowflakeGoDriverVersion = "1.11.2"
+const SnowflakeGoDriverVersion = "1.12.0"
0 commit comments