X-Git-Url: http://git.ieval.ro/?p=app-web-oof.git;a=blobdiff_plain;f=lib%2FApp%2FWeb%2FOof.pm;fp=lib%2FApp%2FWeb%2FOof.pm;h=a0a4451e8ede4b9081dce3fd499e8ea1525ff862;hp=405ffb52a1cae80c430216fdb7c2bb73f35d1868;hb=6348c4094034a87f83ae2cb43e1a5376042be8cc;hpb=8526cf2b23162d75ad55a4ee7587224a921b9ec2 diff --git a/lib/App/Web/Oof.pm b/lib/App/Web/Oof.pm index 405ffb5..a0a4451 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_005'; +our $VERSION = '0.000_006'; use DBIx::Simple; use Email::Sender::Simple 'sendmail';