Increase $DBM_Filter::encode::VERSION to 0.03
authorFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 04:55:49 +0000 (21:55 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 23 Jun 2013 05:11:49 +0000 (22:11 -0700)
lib/DBM_Filter/encode.pm

index 5da7b35..907f51d 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Carp;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 BEGIN
 {