X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=8db855cebb476bdf7560e265c3db564d5891fe5f;hb=refs%2Ftags%2F1.11;hp=45dee9c70018c565fb2939cf793ee8b85aeef323;hpb=e0323f6aad8f738558d8be6521fb0c7dee0bcf98;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 45dee9c..8db855c 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.10'; +our $VERSION = '1.11'; $VERSION = eval $VERSION; sub execute {