Skip to content

Commit

Permalink
bump $XS::Typemap::VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
tonycoz committed Sep 9, 2021
1 parent 0b71342 commit f238e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/XS-Typemap/Typemap.pm
Expand Up @@ -34,7 +34,7 @@ to the test script.
use parent qw/ Exporter /;
require XSLoader;

our $VERSION = '0.18';
our $VERSION = '0.19';

our @EXPORT = (qw/
T_SV
Expand Down

0 comments on commit f238e3e

Please sign in to comment.