X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FClass%2FC3%2Fnext.pm;fp=lib%2FClass%2FC3%2Fnext.pm;h=81e4ea32b3c0ff570f42da417fcfde1943f6e057;hb=cd12aa46dd1bd1a30b9254651181d3cc707199b6;hp=45c0e124e0f60ddafa232eea4ffd96f0f39d3251;hpb=18fbaf5f76495a840b6c0065c3b3c8419050b426;p=gitmo%2FClass-C3.git diff --git a/lib/Class/C3/next.pm b/lib/Class/C3/next.pm index 45c0e12..81e4ea3 100644 --- a/lib/Class/C3/next.pm +++ b/lib/Class/C3/next.pm @@ -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;