Skip to content

Commit 03836b7

Browse files
committed
chore: release v0.5.5
* prevent issue with multiple start/stop calls on the same device.
1 parent 88b2e68 commit 03836b7

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.5 (2023-05-15)
177177
* prevent issue with multiple start/stop calls on the same device.
178178

179179
### 0.5.4 (2023-04-28)

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.4",
3+
"version": "0.5.5",
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)