release version 1.01
[perl/file-rewrite.git] / lib / File / Rewrite.pm
index 5e26404bfbc928c33e898dcf5afcda8c60a04436..5156d881b2638d975453aa1b843c9448716b1c1d 100644 (file)
@@ -7,7 +7,7 @@ use 5.010;  # smart match
 use autodie ':all';
 use Exporter 'import';
 
-our $VERSION = '1.00';
+our $VERSION = '1.01';
 our @EXPORT_OK = qw(fileset);
 
 sub fileset {