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