Skip to content

Commit

Permalink
Updated hoverfly version to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
benjih committed Feb 15, 2017
1 parent d61cf2d commit 2460e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/hoverfly.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ func GetNewHoverfly(cfg *Configuration, requestCache, metadataCache cache.Cache,

h.modeMap = modeMap

h.version = "v0.10.0"
h.version = "v0.10.1"

return h
}
Expand Down

0 comments on commit 2460e98

Please sign in to comment.