Skip to content

Commit 3a7c15d

Browse files
committedAug 7, 2019
Bump version in README.md
1 parent fb30712 commit 3a7c15d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎README.md

+1-1
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.2
11+
go get nhooyr.io/websocket@v1.3.3
1212
```
1313

1414
## Features

0 commit comments

Comments
 (0)
Please sign in to comment.