diff --git a/README.md b/README.md index d41cd15910868cc0345f3aa0fbc169d44813ea70..732c5f2085748850c1aa90801a12d2839f24b08d 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.1.0 +go get nhooyr.io/websocket@v1.1.1 ``` ## Features