Version 0.17.
[gitmo/MooseX-AttributeHelpers.git] / lib / MooseX / AttributeHelpers / MethodProvider / ImmutableHash.pm
index c8253ff..db4d92f 100644 (file)
@@ -1,7 +1,7 @@
 package MooseX::AttributeHelpers::MethodProvider::ImmutableHash;
 use Moose::Role;
 
-our $VERSION   = '0.16';
+our $VERSION   = '0.17';
 $VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
@@ -90,6 +90,8 @@ L<MooseX::AttributeHelpers::Collection::ImmutableHash>.
 
 =item B<exists>
 
+=item B<defined>
+
 =item B<get>
 
 =item B<keys>