Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Version 0.07
  • Loading branch information
niner committed Aug 24, 2016
1 parent 7d08b32 commit c7697b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Inline/Perl6.pm
Expand Up @@ -28,7 +28,7 @@ our @EXPORT = qw(
);

our $VERSION = '0.06';
our $VERSION = '0.07';

my ($helper_path) = grep { -e } map {File::Spec->catfile($_, qw(Inline Perl6 Helper.pm))} @INC
or die "Could not find Inline/Perl6/Helper.pm in \@INC (@INC)";
Expand Down

0 comments on commit c7697b1

Please sign in to comment.