Another devrel to see how happy smokers are
[p5sagit/namespace-clean.git] / lib / namespace / clean.pm
index c1450b4..f8fcf21 100644 (file)
@@ -6,7 +6,7 @@ use strict;
 use vars qw( $STORAGE_VAR );
 use Package::Stash;
 
-our $VERSION = '0.21_01';
+our $VERSION = '0.21_02';
 
 $STORAGE_VAR = '__NAMESPACE_CLEAN_STORAGE';