X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FMooseX%2FEmulate%2FClass%2FAccessor%2FFast.pm;h=120e4c649b98f6a9eaa89eac710e72e3891e960f;hb=2a572db58d747c3c75bbf835c492d2ed04316dc4;hp=9b5db781731d8d37d308120cd09e132aa9751f2c;hpb=736d682294ba29ea7c5817d5be116b5118bf4e5d;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 9b5db78..120e4c6 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.00800'; +our $VERSION = '0.00801'; =head1 NAME