Bump version to 0.70, and upgrade Module::Install to 0.88 from 0.85
[p5sagit/Devel-Size.git] / lib / Devel / Size.pm
index cc64f63..1d8c06a 100644 (file)
@@ -16,7 +16,7 @@ require DynaLoader;
 @EXPORT_OK = ( @{ $EXPORT_TAGS{'all'} } );
 
 @EXPORT = qw( );
-$VERSION = '0.69';
+$VERSION = '0.70';
 
 bootstrap Devel::Size $VERSION;