X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=342a7896ef19d67f25ce7803e1bc585c326d78f6;hb=a042dad01479cdd9e5e2c6e8581d2cdd0f604fa7;hp=0c4042036a3d2e4afa876a335e46560acdf31c73;hpb=8ff24288a50d7fcecc5d60d1223c16dbde78e12f;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index 0c40420..342a789 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.82'; +our $VERSION = '0.83'; $VERSION = eval $VERSION; sub execute {