Skip to content

Commit

Permalink
warp: ver bumps up
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Nov 7, 2024
1 parent b786e79 commit c9fc62e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions warp/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ChangeLog for warp

## 3.4.4

* Removing `unliftio`.

## 3.4.3

* Waiting untill the number of FDs desreases on EMFILE.
Expand Down
2 changes: 1 addition & 1 deletion warp/warp.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: >=1.10
name: warp
version: 3.4.3
version: 3.4.4
license: MIT
license-file: LICENSE
maintainer: [email protected]
Expand Down

0 comments on commit c9fc62e

Please sign in to comment.