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 a4b1bb9 commit 4617f66Copy full SHA for 4617f66
version/version.go
@@ -3,7 +3,7 @@ package version
3
4
var (
5
// Version ...
6
- Version = "1.0.11"
+ Version = "1.0.12"
7
// DriverVersion ...
8
- DriverVersion = "1.0.11"
+ DriverVersion = "1.0.12"
9
)
0 commit comments