meta stuff for 0.14_01
[gitmo/Class-C3.git] / lib / Class / C3.pm
index a9158ed..00d5cda 100644 (file)
@@ -7,7 +7,7 @@ use warnings;
 use Scalar::Util 'blessed';
 use Algorithm::C3;
 
-our $VERSION = '0.14';
+our $VERSION = '0.14_01';
 
 # this is our global stash of both 
 # MRO's and method dispatch tables