add changelog entry, bump version number
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Code.pm
index 5a6ef60..df7f1f0 100644 (file)
@@ -2,7 +2,7 @@ package Moose::Autobox::Code;
 use Moose::Role 'with';
 use Moose::Autobox;
 
-our $VERSION = '0.02';
+our $VERSION = '0.11';
 
 with 'Moose::Autobox::Ref';
 
@@ -136,7 +136,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>