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=269a52ee096a811b3462a55c5ccc3cd02b809388;hpb=48ff1e96cc8ba24cd9e7bea3a2cfc145e827dd52;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 269a52e..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.90'; +our $VERSION = '1.01'; $VERSION = eval $VERSION; sub execute {