Skip to content

Commit 38dc7a7

Browse files
committed
Bump minor version.
1 parent d658340 commit 38dc7a7

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

lib/sus/fixtures/async/http/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ module Sus
77
module Fixtures
88
module Async
99
module HTTP
10-
VERSION = "0.11.0"
10+
VERSION = "0.12.0"
1111
end
1212
end
1313
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please see the [project documentation](https://socketry.github.io/sus-fixtures-a
1414

1515
Please see the [project releases](https://socketry.github.io/sus-fixtures-async-http/releases/index) for all releases.
1616

17-
### Unreleased
17+
### v0.12.0
1818

1919
- Add agent context.
2020

releases.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.12.0
44

55
- Add agent context.
66

@@ -52,7 +52,7 @@
5252

5353
- Sort bound URLs for more predictable tests.
5454
- Add missing dependency on `async-http`.
55-
- Expose url and bound_urls.
55+
- Expose url and bound\_urls.
5656

5757
## v0.2.3
5858

0 commit comments

Comments
 (0)