From 48f18fa2d1b8d0960c1fe80b3a8bb0db865fb49e Mon Sep 17 00:00:00 2001 From: oklopfer <104327997+oklopfer@users.noreply.github.com> Date: Sun, 4 Aug 2024 23:18:59 -0400 Subject: [PATCH] bump --- pacup | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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