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