X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=lib%2FZeal%2FFeed.pm;fp=lib%2FZeal%2FFeed.pm;h=df306530ab818cbf68183738b84bf8396438f928;hp=1b02dfabbd1d180059bc51243fd10a14e1ff5f8a;hb=164f653cb3a8ecfc674451034b4fd3fd10bfc6e0;hpb=857e9b0202145a30e09b3e4c7978a5067b2f5854 diff --git a/lib/Zeal/Feed.pm b/lib/Zeal/Feed.pm index 1b02dfa..df30653 100644 --- a/lib/Zeal/Feed.pm +++ b/lib/Zeal/Feed.pm @@ -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/);