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 dfd1ac2 commit 33cc040Copy full SHA for 33cc040
main.go
@@ -19,7 +19,7 @@ func (c *NozzlerCmd) GetMetadata() plugin.PluginMetadata {
19
Name: "FirehosePlugin",
20
Version: plugin.VersionType{
21
Major: 0,
22
- Minor: 11,
+ Minor: 12,
23
Build: 0,
24
},
25
MinCliVersion: plugin.VersionType{
0 commit comments