Version bump to 0.64 to fix Module::Install weirdness
[catagits/Catalyst-Action-REST.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