added new test file for goto on next::method, etc
[gitmo/Class-C3.git] / lib / Class / C3.pm
index baca46d..cb2ae73 100644 (file)
@@ -4,7 +4,7 @@ package Class::C3;
 use strict;
 use warnings;
 
-our $VERSION = '0.17';
+our $VERSION = '0.18';
 
 our $C3_IN_CORE;
 our $C3_XS;