X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fhomebank2ledger;a=blobdiff_plain;f=lib%2FApp%2FHomeBank2Ledger%2FUtil.pm;h=7034fe2e8da2213aad8d36a5d4e45453536b760e;hp=70968991fcd0e9720ebb7bce58fecc5a2c283a6c;hb=refs%2Fheads%2Fdist;hpb=b980f9a0c4ed7902a2c57657d5971c13333f13ca diff --git a/lib/App/HomeBank2Ledger/Util.pm b/lib/App/HomeBank2Ledger/Util.pm index 7096899..274ecfb 100644 --- a/lib/App/HomeBank2Ledger/Util.pm +++ b/lib/App/HomeBank2Ledger/Util.pm @@ -6,7 +6,7 @@ use strict; use Exporter qw(import); -our $VERSION = '0.007'; # VERSION +our $VERSION = '0.010'; # VERSION our @EXPORT_OK = qw(commify rtrim); @@ -42,7 +42,7 @@ App::HomeBank2Ledger::Util - Miscellaneous utility functions =head1 VERSION -version 0.007 +version 0.010 =head1 FUNCTIONS