X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAction%2FDeserialize%2FView.pm;h=129ede5d77d20a47e7a5329ea9eed61cdefe395e;hb=b0e9e16904a64b7ff670fd70d52c0f66e565bbfd;hp=fc05b1cf41b06ec5d855325c25934b7bf3a32315;hpb=8004a60b5d676a98f1a9d5cb1ad6a63ac6402617;p=catagits%2FCatalyst-Action-REST.git diff --git a/lib/Catalyst/Action/Deserialize/View.pm b/lib/Catalyst/Action/Deserialize/View.pm index fc05b1c..129ede5 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 = '1.00'; +our $VERSION = '1.09'; $VERSION = eval $VERSION; sub execute {