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=985aaccd5f3bf94be8816edd21e6e949cd35987e;hp=a9d04821d4b0938f1a80a5dd9777782d70ccfc49;hb=90d9e1ee48ad62f758e759d08b47950938467301;hpb=3b893b63494905975c33aa6365d1914ea7fe03dc diff --git a/lib/App/Web/NAOdash.pm b/lib/App/Web/NAOdash.pm index a9d0482..985aacc 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.001'; +our $VERSION = '0.002'; use Digest::SHA qw/sha256_base64/; use File::Slurp;