This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb-gun.git

commit fa9f4663f219a9d7c7dcd7dc33ded323cce4cfcb
Author: Loïc Hoguin <[email protected]>
AuthorDate: Fri Apr 11 14:00:47 2025 +0200

    Fix Cowlib version in migration guide
---
 doc/src/guide/migrating_from_2.1.asciidoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/src/guide/migrating_from_2.1.asciidoc 
b/doc/src/guide/migrating_from_2.1.asciidoc
index 0cd2f43..3cacc9e 100644
--- a/doc/src/guide/migrating_from_2.1.asciidoc
+++ b/doc/src/guide/migrating_from_2.1.asciidoc
@@ -25,7 +25,7 @@ Gun 2.2 requires Erlang/OTP 24.0 or greater.
 * The `state_name`, `event_handler` and `event_handler_state`
   fields were added to `gun:info/1`.
 
-* Update Cowlib to 2.14.1.
+* Update Cowlib to 2.15.0.
 
 === Experimental features added
 

Reply via email to