X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FZeal%2FFeed.pm;h=d51aebbf3c1983ab79eedc896f4cbb176e6a3369;hb=8afa03b65450a2d0353216546bda93df533c175f;hp=d685926c4ecceac080d286c65aa680e243e6e413;hpb=b19d9e9c6cb9dd5d7677e5f0fc7a4a1a7b6db4de;p=zeal.git diff --git a/lib/Zeal/Feed.pm b/lib/Zeal/Feed.pm index d685926..d51aebb 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_002'; +our $VERSION = '0.000_003'; use parent qw/Class::Accessor::Fast/; __PACKAGE__->mk_ro_accessors(qw/version/);