X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger.pm;h=64cb0307483540b3b9d131a4b28ee8ab44c0f67d;hp=13cb9d2f57f4837a4ec9be41d4e224ca792039de;hb=185d2cc01e85fc41bd14b06a0b1290c2e25a874a;hpb=71591e40fa4a522e41ed7283cce39780f4ef8cb5 diff --git a/lib/App/HomeBank2Ledger.pm b/lib/App/HomeBank2Ledger.pm index 13cb9d2..64cb030 100644 --- a/lib/App/HomeBank2Ledger.pm +++ b/lib/App/HomeBank2Ledger.pm @@ -11,7 +11,7 @@ use File::HomeBank; use Getopt::Long 2.38 qw(GetOptionsFromArray); use Pod::Usage; -our $VERSION = '0.001'; # VERSION +our $VERSION = '0.002'; # VERSION my %ACCOUNT_TYPES = ( # map HomeBank account types to Ledger accounts bank => 'Assets:Bank', @@ -382,7 +382,7 @@ App::HomeBank2Ledger - A tool to convert HomeBank files to Ledger format =head1 VERSION -version 0.001 +version 0.002 =head1 SYNOPSIS