Skip to content

Commit bd1d8e5

Browse files
committed
Version 0.14.1
1 parent 5d7eceb commit bd1d8e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/tstune/tuner.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import (
2222

2323
const (
2424
// Version is the version of this library
25-
Version = "0.13.0"
25+
Version = "0.14.1"
2626

2727
errCouldNotExecuteFmt = "could not execute `%s --version`: %v"
2828
errUnsupportedMajorFmt = "unsupported major PG version: %s"

0 commit comments

Comments
 (0)