Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Feb 2, 2024
1 parent 05f79e8 commit db1344d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/Surveyor/App.pm
Expand Up @@ -4,7 +4,7 @@ package Surveyor::App;
use strict;
use warnings;

our $VERSION = '0.123';
our $VERSION = '0.124';

=encoding utf8
Expand Down
2 changes: 1 addition & 1 deletion lib/Surveyor/Benchmark/GetDirectoryListing.pm
Expand Up @@ -4,7 +4,7 @@ package Surveyor::Benchmark::GetDirectoryListing;
use strict;
use warnings;

our $VERSION = '0.123';
our $VERSION = '0.124';

=encoding utf8
Expand Down

0 comments on commit db1344d

Please sign in to comment.