X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=a0ea2c856db4f9124462212df47aa726814d8fb7;hb=40de934ce925aa9fbf1d2fa15846b5c0de9ec790;hp=10a765761b089021e391ca26328ee516e43f21ce;hpb=2474828604a779657c1bfa42b1875951ccd43383;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 10a7657..a0ea2c8 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.88'; +our $VERSION = '1.01'; $VERSION = eval $VERSION; sub execute {