Skip to content

Commit 2f27903

Browse files
committed
version bump
1 parent 0c908b1 commit 2f27903

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

Changes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Changes for Perl extension Perl-Dist-Strawberry
22

3+
4.023 2021/NEXT
4+
- ???
5+
36
4.022 2021/01/26
47
- used for building strawberry perl 5.32.1.1
58

lib/Perl/Dist/Strawberry.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use File::ShareDir qw();
1717
use Pod::Usage qw(pod2usage);
1818
use LWP::UserAgent;
1919

20-
our $VERSION = '4.022';
20+
our $VERSION = '4.023';
2121

2222
sub new {
2323
my $class = shift;

0 commit comments

Comments
 (0)