Skip to content

Commit

Permalink
update version to v1.0.4 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
huebnerr authored Sep 18, 2019
1 parent 2b6f6a3 commit 4617d6a
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 @@ -47,7 +47,7 @@ type Driver struct{}

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

Expand Down

0 comments on commit 4617d6a

Please sign in to comment.