Version 0.99
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Deserialize / View.pm
index 618a5d5..9ed110d 100644 (file)
@@ -5,7 +5,7 @@ use namespace::autoclean;
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.98';
+our $VERSION = '0.99';
 $VERSION = eval $VERSION;
 
 sub execute {