File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ func NewHoverfly() *Hoverfly {
6464 responsesDiff : make (map [v2.SimpleRequestDefinitionView ][]v2.DiffReport ),
6565 }
6666
67- hoverfly .version = "v0.16 .0"
67+ hoverfly .version = "v0.17 .0"
6868
6969 log .AddHook (hoverfly .StoreLogsHook )
7070
Original file line number Diff line number Diff line change 1919author = u'SpectoLabs'
2020
2121
22- version = 'v0.16 .0'
22+ version = 'v0.17 .0'
2323# The full version, including alpha/beta/rc tags.
2424release = version
2525
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Available Commands:
1717 middleware Get and set Hoverfly middleware
1818 mode Get and set the Hoverfly mode
1919 start Start Hoverfly
20- state-store Manage the state for Hoverfly
20+ state Manage the state for Hoverfly
2121 status Get the current status of Hoverfly
2222 stop Stop Hoverfly
2323 targets Get the current targets registered with hoverctl
You can’t perform that action at this time.
0 commit comments