diff --git a/pacup b/pacup index d31b5c0..88597e7 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.4'; +our $VERSION = '3.3.5'; #use Data::Dumper; use open ':std', ':encoding(UTF-8)'; @@ -675,7 +675,7 @@ Vigress - =head1 VERSION -Pacup (Perl edition) v3.3.4 +Pacup (Perl edition) v3.3.5 =cut