File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
lib/sus/fixtures/async/http Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ module Sus
7
7
module Fixtures
8
8
module Async
9
9
module HTTP
10
- VERSION = "0.11 .0"
10
+ VERSION = "0.12 .0"
11
11
end
12
12
end
13
13
end
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Please see the [project documentation](https://socketry.github.io/sus-fixtures-a
14
14
15
15
Please see the [ project releases] ( https://socketry.github.io/sus-fixtures-async-http/releases/index ) for all releases.
16
16
17
- ### Unreleased
17
+ ### v0.12.0
18
18
19
19
- Add agent context.
20
20
Original file line number Diff line number Diff line change 1
1
# Releases
2
2
3
- ## Unreleased
3
+ ## v0.12.0
4
4
5
5
- Add agent context.
6
6
52
52
53
53
- Sort bound URLs for more predictable tests.
54
54
- Add missing dependency on ` async-http ` .
55
- - Expose url and bound_urls .
55
+ - Expose url and bound \_ urls .
56
56
57
57
## v0.2.3
58
58
You can’t perform that action at this time.
0 commit comments