Version 0.10.
[p5sagit/namespace-clean.git] / lib / namespace / clean.pm
index 2a9b255..91d0be4 100644 (file)
@@ -15,11 +15,11 @@ use B::Hooks::EndOfScope;
 
 =head1 VERSION
 
-0.09
+0.10
 
 =cut
 
-$VERSION         = 0.09;
+$VERSION         = 0.10;
 $STORAGE_VAR     = '__NAMESPACE_CLEAN_STORAGE';
 
 =head1 SYNOPSIS