Skip to content

Commit

Permalink
1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SchoofsKelvin committed Oct 14, 2020
1 parent 83e065e commit afee321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ip-matching",
"version": "1.1.0",
"version": "1.2.0",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"description": "See whether an IPv4 or IPv6 address matches an IP (range) or subnetwork",
Expand All @@ -22,4 +22,4 @@
"bugs": "https://github.com/SchoofsKelvin/ip-matching/issues",
"repository": "SchoofsKelvin/ip-matching",
"license": "MIT"
}
}

0 comments on commit afee321

Please sign in to comment.