Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
keiranmraine committed Mar 31, 2017
1 parent 8abc49c commit 79ef395
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified docs.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion lib/PCAP.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ use FindBin qw($Bin);
use File::Which qw(which);
# don't use autodie, only core perl in here

our $VERSION = '4.0.1';
our $VERSION = '4.0.2';
our @EXPORT = qw($VERSION _which);

const my $LICENSE =>
Expand Down

0 comments on commit 79ef395

Please sign in to comment.