We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91e0795 commit 07e55b0Copy full SHA for 07e55b0
lib/async/pool/version.rb
@@ -5,6 +5,6 @@
5
6
module Async
7
module Pool
8
- VERSION = "0.10.3"
+ VERSION = "0.11.0"
9
end
10
readme.md
@@ -12,7 +12,9 @@ Please see the [project documentation](https://socketry.github.io/async-pool/) f
12
13
## Releases
14
15
-There are no documented releases.
+Please see the [project releases](https://socketry.github.io/async-pool/releases/index) for all releases.
16
+
17
+### v0.11.0
18
19
## Contributing
20
releases.md
@@ -1,3 +1,3 @@
1
# Releases
2
3
-## Unreleased
+## v0.11.0
0 commit comments