bumping version
[catagits/Catalyst-Plugin-SubRequest.git] / lib / Catalyst / Plugin / SubRequest.pm
index 433ebb9..0755cce 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use Plack::Request;
 
-our $VERSION = '0.18';
+our $VERSION = '0.19';
 
 =head1 NAME