Attempt to please PAUSE by renaming our test app, and marking its package no_index
[catagits/Catalyst-Engine-STOMP.git] / lib / Catalyst / Engine / Stomp.pm
index 4391d9a..bddc518 100644 (file)
@@ -2,7 +2,7 @@ package Catalyst::Engine::Stomp;
 use Moose;
 extends 'Catalyst::Engine::Embeddable';
 
-our $VERSION = '0.01';
+our $VERSION = '0.02';
 
 use List::MoreUtils qw/ uniq /;
 use HTTP::Request;