Skip to content

Commit 27e76c9

Browse files
authored
MINOR: Bumped up GoLang connector MINOR version from 1.11.2 to 1.12.0 (#1235)
Co-authored-by: Jenkins User <900904>
1 parent d7c04a4 commit 27e76c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
package gosnowflake
44

55
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
6-
const SnowflakeGoDriverVersion = "1.11.2"
6+
const SnowflakeGoDriverVersion = "1.12.0"

0 commit comments

Comments
 (0)