We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceaa4b2 commit 4d72b51Copy full SHA for 4d72b51
README.md
@@ -8,7 +8,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
8
## Install
9
10
```bash
11
-go get nhooyr.io/websocket@v1.3.0
+go get nhooyr.io/websocket@v1.3.1
12
```
13
14
## Features
0 commit comments