1 parent 83e065e commit afee321Copy full SHA for afee321
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ip-matching",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"main": "lib/index.js",
5
"types": "lib/index.d.ts",
6
"description": "See whether an IPv4 or IPv6 address matches an IP (range) or subnetwork",
@@ -22,4 +22,4 @@
22
"bugs": "https://github.com/SchoofsKelvin/ip-matching/issues",
23
"repository": "SchoofsKelvin/ip-matching",
24
"license": "MIT"
25
-}
+}
0 commit comments