summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/Net/OpenSRS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Net/OpenSRS.pm b/lib/Net/OpenSRS.pm
index b7d8436..f1db5bf 100644
--- a/lib/Net/OpenSRS.pm
+++ b/lib/Net/OpenSRS.pm
@@ -150,7 +150,7 @@ use XML::Simple;
use Digest::MD5;
use Date::Calc qw/ Add_Delta_Days Today This_Year /;
-our $VERSION = '0.03';
+our $VERSION = '0.04';
my $rv;
*hash = \&Digest::MD5::md5_hex;