X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=lib%2FApp%2FNAOdash.pm;h=85a52709b034e372002af8b01c908f4cd5270ec1;hp=0938a4b26b1bd61ef27de3d491c9691441d5d293;hb=90d9e1ee48ad62f758e759d08b47950938467301;hpb=3b893b63494905975c33aa6365d1914ea7fe03dc diff --git a/lib/App/NAOdash.pm b/lib/App/NAOdash.pm index 0938a4b..85a5270 100644 --- a/lib/App/NAOdash.pm +++ b/lib/App/NAOdash.pm @@ -6,7 +6,7 @@ use warnings; use re '/saa'; use utf8; -our $VERSION = '0.001'; +our $VERSION = '0.002'; use Encode qw/encode/; use File::Slurp;