update distar url
[catagits/Catalyst-Runtime.git] / lib / Catalyst / Runtime.pm
index 496c674..c8ba4fe 100644 (file)
@@ -5,9 +5,8 @@ use warnings;
 
 BEGIN { require 5.008003; }
 
-# Remember to update this in Catalyst as well!
-
-our $VERSION = '5.90079';
+our $VERSION = '5.90128';
+$VERSION =~ tr/_//d;
 
 =head1 NAME