diff --git a/README.md b/README.md
index f7d37445f08f556934aa70e9e538d741da1374a7..1767c3aa48ca24b86ab9fcc512746da0101996cd 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
 ## Install
 
 ```bash
-go get nhooyr.io/websocket@v1.4.0
+go get nhooyr.io/websocket@v1.5.0
 ```
 
 ## Features