X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FTypes%2FCommon.pm;h=40a785166b1bd07d155c10e3919ba38693d3846b;hb=bf8650d89cb21d78cc6d3576e315367acd854fb4;hp=e31cf932b6252e4d8890ff0a41520c88ba720028;hpb=a40ef11aad38121a0e17c5ea693e10b72d9218f7;p=gitmo%2FMooseX-Types-Common.git diff --git a/lib/MooseX/Types/Common.pm b/lib/MooseX/Types/Common.pm index e31cf93..40a7851 100644 --- a/lib/MooseX/Types/Common.pm +++ b/lib/MooseX/Types/Common.pm @@ -4,7 +4,7 @@ use strict; use warnings; use Carp qw/cluck/; -our $VERSION = '0.001004'; +our $VERSION = '0.001008'; sub import { my $package = shift;