Actually fixing the version number (hopefully)
[catagits/Catalyst-Action-Serialize-Data-Serializer.git] / lib / Catalyst / Controller / REST.pm
index a44849d..9608495 100644 (file)
@@ -1,6 +1,6 @@
 package Catalyst::Controller::REST;
 
-our $VERSION = 0.63;
+our $VERSION = 0.64;
 
 =head1 NAME