Skip to content

Commit 19d385f

Browse files
committed
change package version
1 parent 4b16bd9 commit 19d385f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "node-tcp-proxy",
33
"description": "A simple TCP proxy built using Node.js",
44
"license": "MIT",
5-
"version": "0.0.15",
5+
"version": "0.0.16",
66
"main": "index.js",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)