This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
A swath of VERSION patches from Nicholas Clark.
[perl5.git] / lib / Unicode / UCD.pm
index 66734c3..baafd1a 100644 (file)
@@ -3,7 +3,7 @@ package Unicode::UCD;
 use strict;
 use warnings;
 
-our $VERSION = '0.2';
+our $VERSION = '0.21';
 
 use Storable qw(dclone);