Skip to content

Commit

Permalink
Update version 0.2.1 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
huebnerr committed Feb 28, 2020
1 parent ad9899f commit 90d87bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion driver.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ type Driver struct{}

const (
driverName string = "vertica-sql-go"
driverVersion string = "0.2.0"
driverVersion string = "0.2.1"
protocolVersion uint32 = 0x00030008
)

Expand Down

0 comments on commit 90d87bb

Please sign in to comment.