Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Aug 5, 2024
1 parent 01ac338 commit 48f18fa
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.5';
our $VERSION = '3.3.6';

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

0 comments on commit 48f18fa

Please sign in to comment.