Upgrade to Module-Pluggable 3.6
[p5sagit/p5-mst-13.2.git] / lib / Module / Pluggable.pm
index 543e420..1020453 100644 (file)
@@ -9,7 +9,7 @@ use Module::Pluggable::Object;
 # Peter Gibbons: I wouldn't say I've been missing it, Bob! 
 
 
-$VERSION = '3.5_01';
+$VERSION = '3.6';
 
 sub import {
     my $class        = shift;