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