Skip to content

Commit

Permalink
Bump $VERSION in XS::APItest
Browse files Browse the repository at this point in the history
  • Loading branch information
leonerd committed Feb 3, 2025
1 parent 1fe6e9f commit 40db8e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/XS-APItest/APItest.pm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use strict;
use warnings;
use Carp;

our $VERSION = '1.40';
our $VERSION = '1.41';

require XSLoader;

Expand Down

0 comments on commit 40db8e6

Please sign in to comment.