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

index 916523f..bedceba 100644 (file)
@@ -3,7 +3,7 @@ package DBM_Filter::int32 ;
 use strict;
 use warnings;
 
-our $VERSION = '0.02';
+our $VERSION = '0.03';
 
 # todo get Filter to figure endian.