convert to Dist::Zilla
[catagits/Catalyst-Action-REST.git] / lib / Catalyst / Action / REST / ForBrowsers.pm
index 8e03b72..c06e425 100644 (file)
@@ -3,9 +3,6 @@ package Catalyst::Action::REST::ForBrowsers;
 use Moose;
 use namespace::autoclean;
 
-our $VERSION = '0.93';
-$VERSION = eval $VERSION;
-
 extends 'Catalyst::Action::REST';
 use Catalyst::Request::REST::ForBrowsers;