Skip to content

Commit afee321

Browse files
committed
1.2.0
1 parent 83e065e commit afee321

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ip-matching",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"main": "lib/index.js",
55
"types": "lib/index.d.ts",
66
"description": "See whether an IPv4 or IPv6 address matches an IP (range) or subnetwork",
@@ -22,4 +22,4 @@
2222
"bugs": "https://github.com/SchoofsKelvin/ip-matching/issues",
2323
"repository": "SchoofsKelvin/ip-matching",
2424
"license": "MIT"
25-
}
25+
}

0 commit comments

Comments
 (0)