Skip to content

Commit da63f99

Browse files
committed
chore: release v0.5.1
* fix support for ws 8.*
1 parent 997e1b4 commit da63f99

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ Of course I'm also very glad about issues and pull requests if you find a bug /
173173
Placeholder for next versions (this needs to be indented):
174174
### __WORK IN PROGRESS__
175175
-->
176-
### __WORK IN PROGRESS__
176+
### 0.5.1 (2022-08-30)
177177
* fix support for ws 8.*
178178

179179
### 0.5.0 (2022-08-30)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dlink_websocketclient",
3-
"version": "0.5.0",
3+
"version": "0.5.1",
44
"description": "Interface myDlink DSP-W115 and DSP-W245 (and others like DSP-W118?) using node.js",
55
"author": {
66
"name": "Garfonso",

0 commit comments

Comments
 (0)