X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FEmulate%2FClass%2FAccessor%2FFast.pm;h=346aea8d353ed71218d5524002c9c63dd489f6e0;hb=04283e901fb71c2bb86cfa69d0731d07d34c7147;hp=d2e4ca341b50b1afc528cefc09cdd2ba7863b09f;hpb=72ed17b84d08a24f7c9c411db23d5b62da64ced0;p=gitmo%2FMooseX-Emulate-Class-Accessor-Fast.git diff --git a/lib/MooseX/Emulate/Class/Accessor/Fast.pm b/lib/MooseX/Emulate/Class/Accessor/Fast.pm index d2e4ca3..346aea8 100644 --- a/lib/MooseX/Emulate/Class/Accessor/Fast.pm +++ b/lib/MooseX/Emulate/Class/Accessor/Fast.pm @@ -6,7 +6,7 @@ use Scalar::Util (); use MooseX::Emulate::Class::Accessor::Fast::Meta::Accessor (); -our $VERSION = '0.00901'; +our $VERSION = '0.00902'; =head1 NAME