X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Action-REST.git;a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=618a5d5281286ce4f5fc0a9a64c97a967abda111;hp=e47c789566cffdb1164db4237620b5c8f83fc126;hb=351f252f57354a5a0c50e3c931b0addd4f1988ff;hpb=e984d145acedc9d1571498ed76de139bb1962a3a diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index e47c789..618a5d5 100644 --- a/lib/Catalyst/Action/Deserialize/View.pm +++ b/lib/Catalyst/Action/Deserialize/View.pm @@ -5,7 +5,7 @@ use namespace::autoclean; extends 'Catalyst::Action'; -our $VERSION = '0.97'; +our $VERSION = '0.98'; $VERSION = eval $VERSION; sub execute {