From 8f9611d7ca9e44254e15aede8f3d9f383d7860b9 Mon Sep 17 00:00:00 2001 From: brian d foy Date: Fri, 2 Feb 2024 15:01:53 -0500 Subject: [PATCH] Bump version --- lib/Surveyor/Benchmark/SchwartzianTransform/SortFilesBySize.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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