Version 0.006000.
[p5sagit/Devel-Declare.git] / lib / Devel / Declare / MethodInstaller / Simple.pm
index a5f0c37..911fa53 100644 (file)
@@ -7,7 +7,7 @@ use Sub::Name;
 use strict;
 use warnings;
 
-our $VERSION = '0.003005';
+our $VERSION = '0.006000';
 
 sub install_methodhandler {
   my $class = shift;