X-Git-Url: http://git.ieval.ro/?p=zeal.git;a=blobdiff_plain;f=lib%2FZeal%2FFeed.pm;fp=lib%2FZeal%2FFeed.pm;h=6c1ebc2416b08defc71d2eb1f9ba559d6d1996d8;hp=ba1767f83ca7f79f18b5328004924d05200a22eb;hb=dded0d050e77c06af7afdd61f910bfe40db1de0f;hpb=c080f3fea21e3da012f2fcd4dae08ebe12d528d7 diff --git a/lib/Zeal/Feed.pm b/lib/Zeal/Feed.pm index ba1767f..6c1ebc2 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.001'; +our $VERSION = '0.001001'; use parent qw/Class::Accessor::Fast/; __PACKAGE__->mk_ro_accessors(qw/version/);