Fix all the version numbers
[catagits/Catalyst-View-Component-SubInclude.git] / lib / Catalyst / View / Component / SubInclude.pm
index 840cfa9..4bb7f69 100644 (file)
@@ -15,11 +15,11 @@ Catalyst::View::Component::SubInclude - Use subincludes in your Catalyst views
 
 =head1 VERSION
 
-Version 0.07_01
+Version 0.07_03
 
 =cut
 
-our $VERSION = '0.07_02';
+our $VERSION = '0.07_03';
 $VERSION = eval $VERSION;
 
 =head1 SYNOPSIS