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