Bump version numbers for modules that have changed since 5.8.3
[p5sagit/p5-mst-13.2.git] / lib / Unicode / UCD.pm
index cce547b..dfdd2dc 100644 (file)
@@ -3,7 +3,7 @@ package Unicode::UCD;
 use strict;
 use warnings;
 
-our $VERSION = '0.21';
+our $VERSION = '0.22';
 
 use Storable qw(dclone);