diff --git a/README.md b/README.md
index 419c46305345e8bc0d2c30a8f359c521cef7ec11..29ff4520991726d22bf2f7072620a8975ebe2450 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
 ## Install
 
 ```bash
-go get nhooyr.io/websocket@v1.3.1
+go get nhooyr.io/websocket@v1.3.2
 ```
 
 ## Features