Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
khwilliamson committed Sep 29, 2022
1 parent b9e71aa commit 5ea0082
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/threads/lib/threads.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ use 5.008;
use strict;
use warnings;

our $VERSION = '2.29'; # remember to update version in POD!
our $VERSION = '2.30'; # remember to update version in POD!
my $XS_VERSION = $VERSION;
$VERSION = eval $VERSION;

Expand Down

0 comments on commit 5ea0082

Please sign in to comment.