X-Git-Url: http://git.ieval.ro/?p=aard.git;a=blobdiff_plain;f=lib%2FAard.pm;fp=lib%2FAard.pm;h=9b58c958e717485747019554344e0c166bb8eb2f;hp=0d331dd22a0e12485cacfdf7905c240d0414efed;hb=4fa2eeb67d8bfdb5de06a2c9b3c13ce2fefbc077;hpb=fef4a7db43d230f7abe5e479f2c8016a47272271 diff --git a/lib/Aard.pm b/lib/Aard.pm index 0d331dd..9b58c95 100644 --- a/lib/Aard.pm +++ b/lib/Aard.pm @@ -3,7 +3,7 @@ package Aard; use 5.014000; use strict; use warnings; -our $VERSION = '0.000_001'; +our $VERSION = '0.001'; use IO::Uncompress::Inflate qw/inflate/; use IO::Uncompress::Bunzip2 qw/bunzip2/;