prep for release
[gitmo/MooseX-Types-Common.git] / lib / MooseX / Types / Common.pm
index 208b5a7..40a7851 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Carp qw/cluck/;
 
-our $VERSION = '0.001007';
+our $VERSION = '0.001008';
 
 sub import {
     my $package = shift;