X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FFormatter%2FLedger.pm;h=8bb52473d6025ff5849d5af72f79de4988ecea7e;hb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282;hp=e3181401a140b0e868c8f89ba64bb56541e7b82c;hpb=185d2cc01e85fc41bd14b06a0b1290c2e25a874a;p=chaz%2Fhomebank2ledger diff --git a/lib/App/HomeBank2Ledger/Formatter/Ledger.pm b/lib/App/HomeBank2Ledger/Formatter/Ledger.pm index e318140..8bb5247 100644 --- a/lib/App/HomeBank2Ledger/Formatter/Ledger.pm +++ b/lib/App/HomeBank2Ledger/Formatter/Ledger.pm @@ -9,7 +9,7 @@ use App::HomeBank2Ledger::Util qw(commify rtrim); use parent 'App::HomeBank2Ledger::Formatter'; -our $VERSION = '0.002'; # VERSION +our $VERSION = '0.004'; # VERSION my %STATUS_SYMBOLS = ( cleared => '*', @@ -215,7 +215,7 @@ App::HomeBank2Ledger::Formatter::Ledger - Ledger formatter =head1 VERSION -version 0.002 +version 0.004 =head1 DESCRIPTION