Bump $VERSION to 0.79_54
[p5sagit/Devel-Size.git] / lib / Devel / Size.pm
index 71018a8..883e0b1 100644 (file)
@@ -14,7 +14,7 @@ require XSLoader;
 # This allows declaration   use Devel::Size ':all';
 %EXPORT_TAGS = ( 'all' => \@EXPORT_OK );
 
-$VERSION = '0.79_53';
+$VERSION = '0.79_54';
 
 XSLoader::load( __PACKAGE__);