From 9d1244ddfa6c16401ddb7a1c95965f829de44a99 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Tue, 27 Oct 2015 10:58:08 +0100 Subject: [PATCH] bump version --- Manager.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Manager.pm b/Manager.pm index 836f3ed..6778e9a 100644 --- a/Manager.pm +++ b/Manager.pm @@ -1,5 +1,5 @@ package DBM::Deep::Manager; -$DBM::Deep::Manager::VERSION = 0.02; +$DBM::Deep::Manager::VERSION = 0.03; use DBM::Deep 2.0; @@ -143,6 +143,6 @@ and/or modify it under the same terms as Perl itself. =head1 VERSION -This is the manual page for B Version 0.02. +This is the manual page for B Version 0.03. =cut