Skip to content

Commit

Permalink
SNOW-458857 Version Bump GoLang driver from 1.6.1 to 1.7.0 (#475)
Browse files Browse the repository at this point in the history
* SNOW-458857 Version Bump GoLang driver from 1.6.1 to 1.6.2
  • Loading branch information
sfc-gh-abhatnagar authored Sep 14, 2021
1 parent b26b189 commit 0cd53b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
package gosnowflake

// SnowflakeGoDriverVersion is the version of Go Snowflake Driver.
const SnowflakeGoDriverVersion = "1.6.1"
const SnowflakeGoDriverVersion = "1.6.2"

0 comments on commit 0cd53b2

Please sign in to comment.