aboutsummaryrefslogtreecommitdiff
path: root/perl/lib/Wallet/Schema/Result/AclHistory.pm
diff options
context:
space:
mode:
Diffstat (limited to 'perl/lib/Wallet/Schema/Result/AclHistory.pm')
-rw-r--r--perl/lib/Wallet/Schema/Result/AclHistory.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/lib/Wallet/Schema/Result/AclHistory.pm b/perl/lib/Wallet/Schema/Result/AclHistory.pm
index dc6bed7..b519fd5 100644
--- a/perl/lib/Wallet/Schema/Result/AclHistory.pm
+++ b/perl/lib/Wallet/Schema/Result/AclHistory.pm
@@ -13,7 +13,7 @@ use warnings;
use base 'DBIx::Class::Core';
-our $VERSION = '1.03';
+our $VERSION = '1.04';
__PACKAGE__->load_components("InflateColumn::DateTime");