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