Skip to content

Commit 90d87bb

Browse files
authored
Update version 0.2.1 (#73)
1 parent ad9899f commit 90d87bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

driver.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ type Driver struct{}
4646

4747
const (
4848
driverName string = "vertica-sql-go"
49-
driverVersion string = "0.2.0"
49+
driverVersion string = "0.2.1"
5050
protocolVersion uint32 = 0x00030008
5151
)
5252

0 commit comments

Comments
 (0)