We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82094af commit 12e4318Copy full SHA for 12e4318
1 file changed
lib/Krang.pm
@@ -2,7 +2,7 @@ package Krang;
2
use strict;
3
use warnings;
4
5
-our $VERSION = "3.26";
+our $VERSION = "3.27";
6
7
=head1 NAME
8
0 commit comments