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 65ee9d8 commit d055873Copy full SHA for d055873
internal/version/version.go
@@ -15,7 +15,7 @@ package version
15
16
var (
17
// Version shows the current notation version, optionally with pre-release.
18
- Version = "v1.1.1"
+ Version = "v1.1.2"
19
20
// BuildMetadata stores the build metadata.
21
//
0 commit comments