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=bccd98c2ba2a966ca689f8ed7369bd04c563e39e;hpb=0f656d06e928bdfacc6c5b65dff87a148299565d;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index bccd98c..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.95'; +our $VERSION = '1.01'; $VERSION = eval $VERSION; sub execute {