Version 0.12.
[p5sagit/namespace-clean.git] / lib / namespace / clean.pm
index 76bb92e..eabc5a2 100644 (file)
@@ -17,11 +17,11 @@ use Sub::Name qw(subname);
 
 =head1 VERSION
 
-0.11
+0.12
 
 =cut
 
-$VERSION         = '0.11';
+$VERSION         = '0.12';
 $STORAGE_VAR     = '__NAMESPACE_CLEAN_STORAGE';
 
 =head1 SYNOPSIS