Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3e63f82

Browse files
committedJul 24, 2019
Bump README.md version
1 parent 2c06c36 commit 3e63f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
88
## Install
99

1010
```bash
11-
go get nhooyr.io/websocket@v1.3.1
11+
go get nhooyr.io/websocket@v1.3.2
1212
```
1313

1414
## Features

0 commit comments

Comments
 (0)
Please sign in to comment.