Skip to content

Commit d05a465

Browse files
committed
@tcpip/dhcp v0.2.1
1 parent 4a8c9a1 commit d05a465

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.0",
3+
"version": "0.2.1",
44
"description": "DHCP server built on tcpip.js",
55
"main": "dist/index.cjs",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)