X-Git-Url: http://git.ieval.ro/?p=nethack-naodash.git;a=blobdiff_plain;f=lib%2FApp%2FWeb%2FNAOdash.pm;fp=lib%2FApp%2FWeb%2FNAOdash.pm;h=f4e299b36459126173f2992ca850593ec200e2f5;hp=be36928bd3f0f61a3ea4fb8125162d270fd06747;hb=350c8f14c97a428aff2cf1a7267d61c22be127a9;hpb=0fb1f8591637289626b42288e453675a3dded96c diff --git a/lib/App/Web/NAOdash.pm b/lib/App/Web/NAOdash.pm index be36928..f4e299b 100644 --- a/lib/App/Web/NAOdash.pm +++ b/lib/App/Web/NAOdash.pm @@ -6,7 +6,7 @@ use warnings; use re '/saa'; use parent qw/Plack::Component/; -our $VERSION = '0.002'; +our $VERSION = '0.003'; use Digest::SHA qw/sha256_base64/; use File::Slurp;