X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FFormatter%2FBeancount.pm;h=a7a66bf87c056cb067b5c76b9e7eb3499300910b;hp=85810b03b231e59b40fe654a3407c4a9d50ddf46;hb=e325852aa9ca67592ca857dd4f38cb3f13a97715;hpb=b980f9a0c4ed7902a2c57657d5971c13333f13ca diff --git a/lib/App/HomeBank2Ledger/Formatter/Beancount.pm b/lib/App/HomeBank2Ledger/Formatter/Beancount.pm index 85810b0..a7a66bf 100644 --- a/lib/App/HomeBank2Ledger/Formatter/Beancount.pm +++ b/lib/App/HomeBank2Ledger/Formatter/Beancount.pm @@ -11,7 +11,7 @@ use Scalar::Util qw(looks_like_number); use parent 'App::HomeBank2Ledger::Formatter'; -our $VERSION = '0.007'; # VERSION +our $VERSION = '0.008'; # VERSION my %STATUS_SYMBOLS = ( cleared => '*', @@ -301,7 +301,7 @@ App::HomeBank2Ledger::Formatter::Beancount - Beancount formatter =head1 VERSION -version 0.007 +version 0.008 =head1 DESCRIPTION