X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FSerialize%2FView.pm;h=64872f7fa3eb68a095350a6901bba4f5da61a638;hb=44fa7f9429568532ea892e2020c20177b71cb736;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..64872f7 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.04'; $VERSION = eval $VERSION; sub execute {