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 31280ea

Browse files
committedSep 4, 2019
Bump version in README.md
1 parent 7235d8b commit 31280ea

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
@@ -9,7 +9,7 @@ websocket is a minimal and idiomatic WebSocket library for Go.
99
## Install
1010

1111
```bash
12-
go get nhooyr.io/websocket@v1.5.0
12+
go get nhooyr.io/websocket@v1.5.1
1313
```
1414

1515
## Features

0 commit comments

Comments
 (0)
Please sign in to comment.