summaryrefslogtreecommitdiff
path: root/lib/Catmandu/Store/DBI.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Catmandu/Store/DBI.pm')
-rw-r--r--lib/Catmandu/Store/DBI.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Catmandu/Store/DBI.pm b/lib/Catmandu/Store/DBI.pm
index 9cb48f9..df765b1 100644
--- a/lib/Catmandu/Store/DBI.pm
+++ b/lib/Catmandu/Store/DBI.pm
@@ -9,7 +9,7 @@ use MooX::Aliases;
use Catmandu::Error;
use namespace::clean;
-our $VERSION = "0.12";
+our $VERSION = "0.13";
with 'Catmandu::Store';
with 'Catmandu::Transactional';