Skip to content

Commit f8915a4

Browse files
authored
MINOR: Bumped up GoLang connector MINOR version from 1.13.3 to 1.14.0 (#1394)
1 parent 5ddcf42 commit f8915a4

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
@@ -1,4 +1,4 @@
11
package gosnowflake
22

33
// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
4-
const SnowflakeGoDriverVersion = "1.13.3"
4+
const SnowflakeGoDriverVersion = "1.14.0"

0 commit comments

Comments
 (0)