Bump version and update Changes
[slob.git] / lib / Slob.pm
index 818ff785ed7fe6fd298fe3a9ff0c7142aa4713f8..b64664f1fcc016e32b73643d33d0de723b1876af 100644 (file)
@@ -3,7 +3,7 @@ package Slob;
 use 5.014000;
 use strict;
 use warnings;
-our $VERSION = '0.000_001';
+our $VERSION = '0.001';
 
 use constant MAGIC => "!-1SLOB\x1F";
 
This page took 0.009233 seconds and 4 git commands to generate.