X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FFormatter.pm;h=f5299436a9f55525cd1681f400a47ad4596c55a2;hp=94ee0eccecd5b9c2d1b26491f52252311f3b5c49;hb=7e41aec36980b1a053b9e54cfd6119a38dd819a3;hpb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282 diff --git a/lib/App/HomeBank2Ledger/Formatter.pm b/lib/App/HomeBank2Ledger/Formatter.pm index 94ee0ec..f529943 100644 --- a/lib/App/HomeBank2Ledger/Formatter.pm +++ b/lib/App/HomeBank2Ledger/Formatter.pm @@ -9,7 +9,7 @@ use Module::Load; use Module::Pluggable search_path => [__PACKAGE__], sub_name => 'available_formatters'; -our $VERSION = '0.004'; # VERSION +our $VERSION = '0.005'; # VERSION sub _croak { require Carp; Carp::croak(@_) } @@ -59,7 +59,7 @@ App::HomeBank2Ledger::Formatter - Abstract class for formatting a ledger =head1 VERSION -version 0.004 +version 0.005 =head1 SYNOPSIS