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=9ed110d478e07704a6b99ca600b01b073431eef7;hpb=3ed677b16323396b3479e6f32db337381665d653;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 9ed110d..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.99'; +our $VERSION = '1.01'; $VERSION = eval $VERSION; sub execute {