Increase Unicode'UCD::s version
authorFather Chrysostomos <sprout@cpan.org>
Sat, 20 Nov 2010 13:39:05 +0000 (05:39 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 21 Nov 2010 02:15:15 +0000 (18:15 -0800)
lib/Unicode/UCD.pm

index c0e28da..3de4d11 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 use warnings;
 use charnames ();
 
-our $VERSION = '0.29';
+our $VERSION = '0.30';
 
 use Storable qw(dclone);