Skip to content

Commit ddf25e3

Browse files
committed
chore: release v0.4.0
* (normanr) Update protocol and internals
1 parent 1c55520 commit ddf25e3

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ Available examples (see example folder):
2929
* discovery.js: Skript to discover devices in the network
3030

3131
## Changelog
32-
33-
### __WORK IN PROGRESS__
32+
### 0.4.0 (2024-04-21)
3433
* (normanr) Update protocol and internals
3534

3635
### 0.3.0 (2022-05-25)

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": "node-ph803w",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"dependencies": {
55
"buffer-reader": "^0.1.0",
66
"debug": "^4.3.4",

0 commit comments

Comments
 (0)