We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eae9454 commit 791d327Copy full SHA for 791d327
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{ "name" : "iptrie"
2
, "description" : "IP tries (prefix tree)"
3
, "keywords" : [ "iptrie", "blocklist", "IP", "acl" ]
4
-, "version" : "0.0.6"
+, "version" : "0.0.7"
5
, "author" : { "name" : "Theo Schlossnagle" }
6
, "directories": { "lib": "." }
7
, "repository" :
0 commit comments