Skip to content

Commit 48a6e4d

Browse files
authored
add description & keywords, bump version
1 parent 6b690a1 commit 48a6e4d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "freebind",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
4+
"description": "bind sockets to random IP addresses from specified prefixes",
5+
"keywords": ["anyip", "rate-limit", "socket", "ipv6", "ratelimiting"],
46
"type": "module",
57
"main": "index.js",
68
"repository": "https://github.com/dumbmoron/freebind.js.git",

0 commit comments

Comments
 (0)