X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FSerialize%2FView.pm;h=4f73989ffc49ae35c06cc6a8558ee54c2d011a27;hb=0a6732c935e687213c53f013d925f35083f8c592;hp=1a25f580c24d331fe591e3b2738a9038feb53b10;hpb=0f656d06e928bdfacc6c5b65dff87a148299565d;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Serialize/View.pm b/lib/Catalyst/Action/Serialize/View.pm index 1a25f58..4f73989 100644 --- a/lib/Catalyst/Action/Serialize/View.pm +++ b/lib/Catalyst/Action/Serialize/View.pm @@ -4,7 +4,7 @@ use namespace::autoclean; extends 'Catalyst::Action'; -our $VERSION = '0.95'; +our $VERSION = '1.05'; $VERSION = eval $VERSION; sub execute {