Skip to content

Commit fa9f466

Browse files
committed
Fix Cowlib version in migration guide
1 parent 627b8f9 commit fa9f466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/guide/migrating_from_2.1.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Gun 2.2 requires Erlang/OTP 24.0 or greater.
2525
* The `state_name`, `event_handler` and `event_handler_state`
2626
fields were added to `gun:info/1`.
2727

28-
* Update Cowlib to 2.14.1.
28+
* Update Cowlib to 2.15.0.
2929

3030
=== Experimental features added
3131

0 commit comments

Comments
 (0)