Bump version and update Changes
[algorithm-bit-xs.git] / lib / Algorithm / BIT / XS.pm
index a0e02557545454cdcd736dc7f0ba19542b95df27..61fd3d585d7f01eb50b9ace8920207a3a10e2919 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 
-our $VERSION = '0.002';
+our $VERSION = '0.003';
 
 require XSLoader;
 XSLoader::load('Algorithm::BIT::XS', $VERSION);
This page took 0.009073 seconds and 4 git commands to generate.