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=65e6d81d4caf8947d75c57436f597ee42d20186e;hp=8db855cebb476bdf7560e265c3db564d5891fe5f;hb=7cc6122a2ef9832f8539e74ff428c22ac92af0fc;hpb=47c3e6b3694ea55015f839be8f1a10e4141e6e4a diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 8db855c..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 = '1.11'; +our $VERSION = '1.12'; $VERSION = eval $VERSION; sub execute {