Skip to content

Commit 91f78e4

Browse files
committed
Bump minor version.
1 parent dbd3d32 commit 91f78e4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lib/protocol/http1/version.rb

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

66
module Protocol
77
module HTTP1
8-
VERSION = "0.34.1"
8+
VERSION = "0.35.0"
99
end
1010
end

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Please see the [project documentation](https://socketry.github.io/protocol-http1
3030

3131
Please see the [project releases](https://socketry.github.io/protocol-http1/releases/index) for all releases.
3232

33-
### Unreleased
33+
### v0.35.0
3434

3535
- Add traces provider for `Protocol::HTTP1::Connection`.
3636

releases.md

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

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

55
- Add traces provider for `Protocol::HTTP1::Connection`.
66

0 commit comments

Comments
 (0)