Skip to content

Commit 3db7903

Browse files
committed
[ci] version fixed
1 parent 4a9584b commit 3db7903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Data/Validate/Sanctions.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ use List::Util qw(any uniq max min);
1919
use Locale::Country;
2020
use Text::Trim qw(trim);
2121

22-
# VERSION
22+
our $VERSION = '0.14';
2323

2424
my $sanction_file = _default_sanction_file();
2525
my $instance;

0 commit comments

Comments
 (0)