Skip to content

Commit

Permalink
ver bumps up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Apr 1, 2024
1 parent f19ae1e commit 17635fb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions ChangeLog.md
@@ -1,3 +1,8 @@
## 5.1.3

* Defining SendRequest type synonym.
[#111](https://github.com/kazu-yamamoto/http2/pull/111)

## 5.1.2

* Make ping rate limit configurable
Expand Down
2 changes: 1 addition & 1 deletion http2.cabal
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: http2
version: 5.1.2
version: 5.1.3
license: BSD3
license-file: LICENSE
maintainer: Kazu Yamamoto <kazu@iij.ad.jp>
Expand Down

0 comments on commit 17635fb

Please sign in to comment.