X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FFormatter.pm;fp=lib%2FApp%2FHomeBank2Ledger%2FFormatter.pm;h=de179e3a8040b561dae7c632b800ab789bc1e6f9;hp=53148a1b4e439e8f6df019a4bc0f7075e44094d5;hb=e325852aa9ca67592ca857dd4f38cb3f13a97715;hpb=b980f9a0c4ed7902a2c57657d5971c13333f13ca diff --git a/lib/App/HomeBank2Ledger/Formatter.pm b/lib/App/HomeBank2Ledger/Formatter.pm index 53148a1..de179e3 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.007'; # VERSION +our $VERSION = '0.008'; # VERSION sub _croak { require Carp; Carp::croak(@_) } @@ -59,7 +59,7 @@ App::HomeBank2Ledger::Formatter - Abstract class for formatting a ledger =head1 VERSION -version 0.007 +version 0.008 =head1 SYNOPSIS