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