Skip to content

Commit

Permalink
3.3.3 -> 3.3.4
Browse files Browse the repository at this point in the history
oren is stupid
  • Loading branch information
oklopfer authored Jul 17, 2024
1 parent c9e0964 commit 5331375
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.3';
our $VERSION = '3.3.4';

#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.3
Pacup (Perl edition) v3.3.4
=cut
Expand Down

0 comments on commit 5331375

Please sign in to comment.