We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55ac76a commit c7a62aeCopy full SHA for c7a62ae
README.md
@@ -4,7 +4,7 @@ String::Compile::Tr - compile tr/// expressions
4
5
# VERSION
6
7
-Version 0.02\_01
+Version 0.03
8
9
# SYNOPSIS
10
lib/String/Compile/Tr.pm
@@ -12,12 +12,12 @@ String::Compile::Tr - compile tr/// expressions
12
13
=head1 VERSION
14
15
-Version 0.02_01
16
17
=cut
18
19
our
20
-$VERSION = '0.02_01';
+$VERSION = '0.03';
21
22
23
=head1 SYNOPSIS
lib/String/Compile/Tr/Overload.pm
@@ -12,12 +12,12 @@ String::Compile::Tr::Overload - overload tr/// operands
0 commit comments