Skip to content

Commit d3f8e0f

Browse files
committed
chore: release v2.0.0
Update dependencies and require Node.js 12+
1 parent 9d315d7 commit d3f8e0f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ To only reset connections and requests for a specific hostname, pass the hostnam
158158
PLACEHOLDER for next version:
159159
### __WORK IN PROGRESS__
160160
-->
161-
### __WORK IN PROGRESS__
161+
### 2.0.0 (2021-06-19)
162162
* (AlCalzone) Update dependencies and require Node.js 12+
163163

164164
### 1.0.8 (2020-06-06)

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "1.0.8",
3+
"version": "2.0.0",
44
"description": "Clientside implementation of the CoAP protocol with DTLS support.",
55
"keywords": [
66
"coap",

0 commit comments

Comments
 (0)