Bump $VERSION.
authorJames E Keenan <jkeenan@cpan.org>
Sat, 25 May 2013 13:15:10 +0000 (15:15 +0200)
committerJames E Keenan <jkeenan@cpan.org>
Sat, 25 May 2013 13:15:10 +0000 (15:15 +0200)
ext/XS-APItest/APItest.pm

index 20c7e73..a59e223 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use Carp;
 
-our $VERSION = '0.52';
+our $VERSION = '0.53';
 
 require XSLoader;