use normal version for Catalyst::Plugin::Unicode::Encoding
Graham Knop [Tue, 1 May 2018 09:45:37 +0000 (11:45 +0200)]
lib/Catalyst/Plugin/Unicode/Encoding.pm

index b484688..f346f07 100644 (file)
@@ -1,8 +1,6 @@
 package Catalyst::Plugin::Unicode::Encoding;
 
-# set artificially high to override all older versions.
-# proper version comment included for packaging.
-our $VERSION = '99.0'; # $VERSION = '5.90118';
+our $VERSION = '5.90118';
 
 1;