Skip to content

Commit 9baf310

Browse files
author
Father Chrysostomos
committed
Increase $XS::APItest::VERSION to 0.72
1 parent 16a6e5a commit 9baf310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/XS-APItest/APItest.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use strict;
55
use warnings;
66
use Carp;
77

8-
our $VERSION = '0.71';
8+
our $VERSION = '0.72';
99

1010
require XSLoader;
1111

0 commit comments

Comments
 (0)