Skip to content

Commit 87cd0b8

Browse files
committed
Release 0.03
1 parent 6c15bfe commit 87cd0b8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Changes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Revision history for Data-Random-String-Matches
22

3-
0.03
3+
0.03 Wed Oct 29 19:12:57 EDT 2025
44
Added some utility methods
55
Added the test dashboard
66

lib/Data/Random/String/Matches.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ use Carp qw(carp croak);
99
use Params::Get;
1010
use utf8;
1111

12-
our $VERSION = '0.02';
12+
our $VERSION = '0.03';
1313

1414
=head1 NAME
1515

0 commit comments

Comments
 (0)