diff --git a/pacup b/pacup index 9713be1..733cba4 100755 --- a/pacup +++ b/pacup @@ -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)'; @@ -669,7 +669,7 @@ Vigress - =head1 VERSION -Pacup (Perl edition) v3.3.1 +Pacup (Perl edition) v3.3.2 =cut