Version 0.20.
[gitmo/MooseX-Types-Structured.git] / lib / MooseX / Types / Structured.pm
index ecea251..2303f17 100644 (file)
@@ -11,7 +11,7 @@ use Sub::Exporter -setup => [ qw(Dict Map Tuple Optional slurpy) ];
 use Devel::PartialDump;
 use Scalar::Util qw(blessed);
 
-our $VERSION = '0.19';
+our $VERSION = '0.20';
 our $AUTHORITY = 'cpan:JJNAPIORK';
 
 =head1 NAME