aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Wallet/Database.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/lib/Wallet/Database.pm')
-rw-r--r--perl/lib/Wallet/Database.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/lib/Wallet/Database.pm b/perl/lib/Wallet/Database.pm
index 83b8dfc..e98c85c 100644
--- a/perl/lib/Wallet/Database.pm
+++ b/perl/lib/Wallet/Database.pm
@@ -26,7 +26,7 @@ use Wallet::Config;
use Wallet::Schema;
our @ISA = qw(Wallet::Schema);
-our $VERSION = '1.04';
+our $VERSION = '1.05';
##############################################################################
# Core overrides