diff --git a/lib/Surveyor/Benchmark/SchwartzianTransform/SortFilesBySize.pm b/lib/Surveyor/Benchmark/SchwartzianTransform/SortFilesBySize.pm index 82aaf28..0d0fc1e 100644 --- a/lib/Surveyor/Benchmark/SchwartzianTransform/SortFilesBySize.pm +++ b/lib/Surveyor/Benchmark/SchwartzianTransform/SortFilesBySize.pm @@ -6,7 +6,7 @@ use strict; use warnings; no warnings; -our $VERSION = '0.123'; +our $VERSION = '0.124'; =encoding utf8