X-Git-Url: http://git.ieval.ro/?p=webservice-tdwtf.git;a=blobdiff_plain;f=lib%2FWebService%2FTDWTF%2FArticle.pm;h=dcdf9c137fcf1faf353e82cf8b43feacd521d086;hp=c7fbe4d88b51765660c6942c1e083f0c8729b261;hb=1e0caaad51845fa693b274b8a2ddff6bf47bd2c5;hpb=e8309a49ccb9b9a930a666f7efbf55f1a30aa2a6 diff --git a/lib/WebService/TDWTF/Article.pm b/lib/WebService/TDWTF/Article.pm index c7fbe4d..dcdf9c1 100644 --- a/lib/WebService/TDWTF/Article.pm +++ b/lib/WebService/TDWTF/Article.pm @@ -5,7 +5,7 @@ use strict; use warnings; use parent qw/Class::Accessor::Fast/; -our $VERSION = '0.002'; +our $VERSION = '0.003'; use WebService::TDWTF ();