use parent, not base
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Item.pm
index 0364589..36724d4 100644 (file)
@@ -1,7 +1,7 @@
 package Moose::Autobox::Item;     
 use Moose::Role 'requires';
 
-our $VERSION = '0.02';
+our $VERSION = '0.12';
 
 requires 'defined';
 
@@ -67,7 +67,7 @@ Stevan Little E<lt>stevan@iinteractive.comE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright 2006-2007 by Infinity Interactive, Inc.
+Copyright 2006-2008 by Infinity Interactive, Inc.
 
 L<http://www.iinteractive.com>