]> iEval git - zeal.git/blobdiff - lib/Zeal/Document.pm
Bump version and update Changes
[zeal.git] / lib / Zeal / Document.pm
index 7426f9b0ed77a5647bde5385a54d57feaafc9ef5..ccc5de6b2b9155e6b1a113920a3909a16c2d59ce 100644 (file)
@@ -4,7 +4,7 @@ use 5.014000;
 use strict;
 use warnings;
 
-our $VERSION = '0.000_002';
+our $VERSION = '0.001';
 
 use parent qw/Class::Accessor::Fast/;
 __PACKAGE__->mk_accessors(qw/id name type path anchor docset/);
This page took 0.016947 seconds and 4 git commands to generate.