Bump version to match rest of distribution
David Dorward [Thu, 17 Sep 2009 20:19:06 +0000 (21:19 +0100)]
lib/Catalyst/View/TT/XHTML.pm

index 5313b2f..8c94071 100644 (file)
@@ -8,7 +8,7 @@ BEGIN { # You can have chain endpoints in your view if you smoked enough crack..
     with qw/Catalyst::View::ContentNegotiation::XHTML/;
 }
 
-our $VERSION = '1.100';
+our $VERSION = '1.102';
    
 1;