X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=lib%2FApp%2FNAOdash.pm;h=5bf8b7a4584addd07d82037cfe9f5b06d841e3cc;hp=d6df6bef999c6238b71c7a65bff732aa4d436912;hb=350c8f14c97a428aff2cf1a7267d61c22be127a9;hpb=0fb1f8591637289626b42288e453675a3dded96c diff --git a/lib/App/NAOdash.pm b/lib/App/NAOdash.pm index d6df6be..5bf8b7a 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.002'; +our $VERSION = '0.003'; use Encode qw/encode/; use File::Slurp;