File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ func NewHoverfly() *Hoverfly {
6767 PostServeActionDetails : action .NewPostServeActionDetails (),
6868 }
6969
70- hoverfly .version = "v1.10.5 "
70+ hoverfly .version = "v1.10.6 "
7171
7272 log .AddHook (hoverfly .StoreLogsHook )
7373
Original file line number Diff line number Diff line change 1212copyright = '2023, SpectoLabs'
1313author = 'SpectoLabs'
1414
15- version = 'v1.10.5 '
15+ version = 'v1.10.6 '
1616# The full version, including alpha/beta/rc tags.
1717release = version
1818
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ Available Commands:
1111 diff Manage the diffs for Hoverfly
1212 export Export a simulation from Hoverfly
1313 flush Flush the internal cache in Hoverfly
14+ help Help about any command
1415 import Import a simulation into Hoverfly
1516 journal-index Manage the journal index for Hoverfly
1617 login Login to Hoverfly
You can’t perform that action at this time.
0 commit comments