Skip to content

Commit c1b0aa3

Browse files
committed
chore: release v2.1.0
* (AlCalzone) Updated the `node-dtls-client` dependency for proper Electron support
1 parent 6680b5b commit c1b0aa3

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
@@ -174,7 +174,7 @@ To only reset connections and requests for a specific hostname, pass the hostnam
174174
PLACEHOLDER for next version:
175175
### __WORK IN PROGRESS__
176176
-->
177-
### __WORK IN PROGRESS__
177+
### 2.1.0 (2023-01-26)
178178
* (AlCalzone) Updated the `node-dtls-client` dependency for proper Electron support
179179

180180
### 2.0.2 (2021-10-19)

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-coap-client",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "Clientside implementation of the CoAP protocol with DTLS support.",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)