Version bump to 0.64 to fix Module::Install weirdness
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST.pm
index 72ff6c4..9fe8a92 100644 (file)
@@ -18,8 +18,7 @@ use Catalyst::Controller::REST;
 
 use 5.8.1;
 
-our
-   $VERSION = $Catalyst::Controller::REST::VERSION;
+our $VERSION = '0.64';
 
 # This is wrong in several ways. First, there's no guarantee that
 # Catalyst.pm has not been subclassed. Two, there's no guarantee that