Skip to content

Commit

Permalink
3.3.1 -> 3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jul 9, 2024
1 parent 23c5740 commit dcabd33
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pacup
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ package main;
use strict;
use warnings qw(all -experimental::signatures);
use feature qw(say signatures);
our $VERSION = '3.3.1';
our $VERSION = '3.3.2';

#use Data::Dumper;
use open ':std', ':encoding(UTF-8)';
Expand Down Expand Up @@ -669,7 +669,7 @@ Vigress - <[email protected]>
=head1 VERSION
Pacup (Perl edition) v3.3.1
Pacup (Perl edition) v3.3.2
=cut
Expand Down

0 comments on commit dcabd33

Please sign in to comment.