X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=65e6d81d4caf8947d75c57436f597ee42d20186e;hb=7cc6122a2ef9832f8539e74ff428c22ac92af0fc;hp=e142c32ecb64903d0c4b7af5b23d161863b490e4;hpb=04eaf27858960701f33ae0a3c7676bf095b81762;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index e142c32..65e6d81 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.91'; +our $VERSION = '1.12'; $VERSION = eval $VERSION; sub execute {