Skip to content

Commit a9cda6c

Browse files
committed
@tcpip/dhcp v0.2.2
1 parent 8b56637 commit a9cda6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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.

packages/dhcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tcpip/dhcp",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "DHCP server built on tcpip.js",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)