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 dbd3d32 commit 91f78e4Copy full SHA for 91f78e4
lib/protocol/http1/version.rb
@@ -5,6 +5,6 @@
5
6
module Protocol
7
module HTTP1
8
- VERSION = "0.34.1"
+ VERSION = "0.35.0"
9
end
10
readme.md
@@ -30,7 +30,7 @@ Please see the [project documentation](https://socketry.github.io/protocol-http1
30
31
Please see the [project releases](https://socketry.github.io/protocol-http1/releases/index) for all releases.
32
33
-### Unreleased
+### v0.35.0
34
35
- Add traces provider for `Protocol::HTTP1::Connection`.
36
releases.md
@@ -1,6 +1,6 @@
1
# Releases
2
3
-## Unreleased
+## v0.35.0
4
0 commit comments