We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e258747 commit 53b282bCopy full SHA for 53b282b
lib/Net/RDAP.pm
@@ -26,7 +26,7 @@ use constant DEFAULT_CACHE_TTL => 3600;
26
use strict;
27
use warnings;
28
29
-$VERSION = '0.35';
+$VERSION = '0.36';
30
31
=pod
32
0 commit comments