Beginning of dzilization
[gitmo/Moose.git] / lib / Moose / Meta / Method / Accessor / Native / String / inc.pm
index 8d4337d..c12c83c 100644 (file)
@@ -3,8 +3,6 @@ package Moose::Meta::Method::Accessor::Native::String::inc;
 use strict;
 use warnings;
 
-our $VERSION = '1.9900';
-$VERSION = eval $VERSION;
 our $AUTHORITY = 'cpan:STEVAN';
 
 use Moose::Role;