Skip to content

Commit 8d728d5

Browse files
committed
Update releases.
1 parent 3de317c commit 8d728d5

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bake.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
# Released under the MIT License.
4-
# Copyright, 2024-2025, by Samuel Williams.
4+
# Copyright, 2025, by Samuel Williams.
55

66
# Update the project documentation with the new version number.
77
#

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ Please see the [project documentation](https://socketry.github.io/protocol-http2
1010

1111
- [Getting Started](https://socketry.github.io/protocol-http2/guides/getting-started/index) - This guide explains how to use the `protocol-http2` gem to implement a basic HTTP/2 client.
1212

13+
## Releases
14+
15+
There are no documented releases.
16+
1317
## See Also
1418

1519
- [Async::HTTP](https://github.com/socketry/async-http) - A high-level HTTP client and server implementation.

0 commit comments

Comments
 (0)