Checking in changes prior to tagging of version 1.000. Changelog diff is:
[catagits/Catalyst-View-ContentNegotiation-XHTML.git] / lib / Catalyst / View / TT / XHTML.pm
index 1a93782..3f3dd3a 100644 (file)
@@ -3,7 +3,7 @@ use strict;
 use warnings;
 use base qw/Catalyst::View::TT/;
 
-our $VERSION = '0.001000';
+our $VERSION = '1.000';
 
 sub process {
     my $self = shift;