We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b0c54 commit 037f3b0Copy full SHA for 037f3b0
version/version.go
@@ -3,7 +3,7 @@ package version
3
4
var (
5
// Version ...
6
- Version = "1.0.8"
+ Version = "1.0.9"
7
// DriverVersion ...
8
- DriverVersion = "1.0.8"
+ DriverVersion = "1.0.9"
9
)
0 commit comments