bump version
[gitmo/Class-C3.git] / lib / Class / C3 / next.pm
index 45c0e12..81e4ea3 100644 (file)
@@ -7,7 +7,7 @@ no warnings 'redefine'; # for 00load.t w/ core support
 
 use Scalar::Util 'blessed';
 
-our $VERSION = '0.24';
+our $VERSION = '0.27';
 
 our %METHOD_CACHE;