diff --git a/README.md b/README.md
index ad9fdd231204a6f89478b8f7e0d3caa35c8b1292..71490061f1b1dbb75530043f0bee58ed9d2044bd 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.2.1
+go get nhooyr.io/websocket@v1.3.0
 ```
 
 ## Features