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