X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FFormatter%2FBeancount.pm;h=73fd7a248bfe69af3118ab40e3a392dfc5b07abf;hb=0a2af7f81a0cb07cfefaf9b8595dbd302a3ca282;hp=f6da01744ef7db0750af602046a2e14b0d48b524;hpb=185d2cc01e85fc41bd14b06a0b1290c2e25a874a;p=chaz%2Fhomebank2ledger diff --git a/lib/App/HomeBank2Ledger/Formatter/Beancount.pm b/lib/App/HomeBank2Ledger/Formatter/Beancount.pm index f6da017..73fd7a2 100644 --- a/lib/App/HomeBank2Ledger/Formatter/Beancount.pm +++ b/lib/App/HomeBank2Ledger/Formatter/Beancount.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 => '*', @@ -257,7 +257,7 @@ App::HomeBank2Ledger::Formatter::Beancount - Beancount formatter =head1 VERSION -version 0.002 +version 0.004 =head1 DESCRIPTION