We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d7eceb commit bd1d8e5Copy full SHA for bd1d8e5
pkg/tstune/tuner.go
@@ -22,7 +22,7 @@ import (
22
23
const (
24
// Version is the version of this library
25
- Version = "0.13.0"
+ Version = "0.14.1"
26
27
errCouldNotExecuteFmt = "could not execute `%s --version`: %v"
28
errUnsupportedMajorFmt = "unsupported major PG version: %s"
0 commit comments