Bump version and update Changes
[zeal.git] / lib / Zeal / Document.pm
index 3ce27bca885ca512ebf27324a07ea67a641dce62..9a533fb3df55ed705aa3a28e0349ca5bc532402e 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 
-our $VERSION = '0.000_003';
+our $VERSION = '0.001001';
 
 use parent qw/Class::Accessor::Fast/;
 __PACKAGE__->mk_accessors(qw/id name type path anchor docset/);
This page took 0.010289 seconds and 4 git commands to generate.