Skip to content

Commit 951ae61

Browse files
authored
PATCH: Bumped up GoLang connector PATCH version from 1.12.0 to 1.12.1 (#1267)
Co-authored-by: Jenkins User <900904>
1 parent 09f4086 commit 951ae61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version.go

+1-1
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.12.0"
6+
const SnowflakeGoDriverVersion = "1.12.1"

0 commit comments

Comments
 (0)