X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=lib%2FZeal.pm;fp=lib%2FZeal.pm;h=2ea9ad7515d6f24546d66f128c367fd0a7a788d4;hp=b5cc99e83b5eb7fd50712c63641b4c377a29235d;hb=dded0d050e77c06af7afdd61f910bfe40db1de0f;hpb=c080f3fea21e3da012f2fcd4dae08ebe12d528d7 diff --git a/lib/Zeal.pm b/lib/Zeal.pm index b5cc99e..2ea9ad7 100644 --- a/lib/Zeal.pm +++ b/lib/Zeal.pm @@ -5,7 +5,7 @@ use strict; use warnings; use re '/s'; -our $VERSION = '0.001'; +our $VERSION = '0.001001'; use File::Spec::Functions qw/catfile/;