Skip to content

Commit facae10

Browse files
authored
huebnerr version update (#83)
* Version 0.3.0 * Version 1.0.0
1 parent 383cbe5 commit facae10

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.3.1"
49+
driverVersion string = "1.0.0"
5050
protocolVersion uint32 = 0x00030008
5151
)
5252

0 commit comments

Comments
 (0)