Version 0.97
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / Serialize / Callback.pm
index 6f96aa8..6f79fc8 100644 (file)
@@ -5,7 +5,7 @@ use namespace::autoclean;
 
 extends 'Catalyst::Action';
 
-our $VERSION = '0.96';
+our $VERSION = '0.97';
 $VERSION = eval $VERSION;
 
 sub execute {