Skip to content

Commit dbac761

Browse files
committed
Updated hoverfly version to v1.10.9
1 parent 7bf2e8b commit dbac761

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

core/hoverfly.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ func NewHoverfly() *Hoverfly {
6767
PostServeActionDetails: action.NewPostServeActionDetails(),
6868
}
6969

70-
hoverfly.version = "v1.10.8"
70+
hoverfly.version = "v1.10.9"
7171

7272
log.AddHook(hoverfly.StoreLogsHook)
7373

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
copyright = '2025, iOCO Solutions'
1313
author = 'iOCO Solutions'
1414

15-
version = 'v1.10.8'
15+
version = 'v1.10.9'
1616
# The full version, including alpha/beta/rc tags.
1717
release = version
1818

0 commit comments

Comments
 (0)