Bump version and update Changes
[zeal.git] / lib / Zeal / Feed.pm
index 1b02dfabbd1d180059bc51243fd10a14e1ff5f8a..df306530ab818cbf68183738b84bf8396438f928 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use re '/s';
 
-our $VERSION = '0.000_001';
+our $VERSION = '0.000_002';
 
 use parent qw/Class::Accessor::Fast/;
 __PACKAGE__->mk_ro_accessors(qw/version/);
This page took 0.009175 seconds and 4 git commands to generate.