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