Version bump to 0.64 to fix Module::Install weirdness
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Controller / REST.pm
index 0ce7c44..9608495 100644 (file)
@@ -1,6 +1,6 @@
 package Catalyst::Controller::REST;
 
-our $VERSION = 0.61;
+our $VERSION = 0.64;
 
 =head1 NAME