Skip to content

Commit 07e55b0

Browse files
committed
Bump minor version.
1 parent 91e0795 commit 07e55b0

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

lib/async/pool/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55

66
module Async
77
module Pool
8-
VERSION = "0.10.3"
8+
VERSION = "0.11.0"
99
end
1010
end

readme.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ Please see the [project documentation](https://socketry.github.io/async-pool/) f
1212

1313
## Releases
1414

15-
There are no documented releases.
15+
Please see the [project releases](https://socketry.github.io/async-pool/releases/index) for all releases.
16+
17+
### v0.11.0
1618

1719
## Contributing
1820

releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Releases
22

3-
## Unreleased
3+
## v0.11.0

0 commit comments

Comments
 (0)