We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6daf82 commit fa679b2Copy full SHA for fa679b2
version/version.go
@@ -4,4 +4,4 @@ package version
4
const Name string = "tbls"
5
6
// Version for this
7
-var Version = "1.82.0"
+var Version = "1.82.1"
0 commit comments