Skip to content

Commit 7701be2

Browse files
committed
0.004
1 parent fe86f4b commit 7701be2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Changes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.004 2016-06-08
2+
- add Changes
3+
- add minimal test
4+
15
0.003 2016-05-23
26
- credit plicease
37
- remove debug from example

lib/NativeCall.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ use Sub::Util qw(subname);
66
use FFI::Platypus;
77
use FFI::CheckLib 0.06;
88

9-
our $VERSION = '0.003';
9+
our $VERSION = '0.004';
1010

1111
my %attr21 = (
1212
Native => 1,

0 commit comments

Comments
 (0)