X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FApp%2FWeb%2FOof.pm;h=0bd08dfc84eecbc60c99aefd8afd4e50c4090dcf;hb=b11f7d46cd706bd6a5d358f92bd7d0ee74a6f10b;hp=93ab4fe40d62e3096a8d9dae9cef2b947897a581;hpb=85e0d9a252dc252b9f79df382ed14d07ffb688c3;p=app-web-oof.git diff --git a/lib/App/Web/Oof.pm b/lib/App/Web/Oof.pm index 93ab4fe..0bd08df 100644 --- a/lib/App/Web/Oof.pm +++ b/lib/App/Web/Oof.pm @@ -6,7 +6,7 @@ use warnings; use utf8; use parent qw/Plack::Component/; -our $VERSION = '0.000_003'; +our $VERSION = '0.000_004'; use DBIx::Simple; use File::Slurp;