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