silly typo
john napiorkowski [Wed, 27 May 2009 19:03:26 +0000 (15:03 -0400)]
lib/MooseX/Types/Structured.pm

index ccb0844..c5e7cbf 100644 (file)
@@ -10,7 +10,7 @@ use Sub::Exporter -setup => { exports => [ qw(Dict Tuple Optional slurpy) ] };
 use Devel::PartialDump;
 use Scalar::Util qw(blessed);
 
-our $VERSION = '0.155555';
+our $VERSION = '0.15';
 our $AUTHORITY = 'cpan:JJNAPIORK';
 
 =head1 NAME