Bump version and update Changes
[number-phone-ro.git] / lib / Number / Phone / RO.pm
index da2c48483697a9422824fdc9576be22768bdd4c4..8801b4c47398a8bf8ec4c2aa72ecdc5329d6e21b 100644 (file)
@@ -9,7 +9,7 @@ use re '/s';
 
 sub AREA_NAMES ();
 
-our $VERSION = '0.002';
+our $VERSION = '1.000';
 
 our %cache;
 
@@ -192,6 +192,8 @@ following methods from L<Number::Phone> are overridden:
 
 =item B<is_specialrate>
 
+=item B<is_adult>
+
 =item B<country_code>
 
 Always returns 40.
@@ -244,7 +246,7 @@ Marius Gavrilescu, E<lt>marius@ieval.roE<gt>
 
 =head1 COPYRIGHT AND LICENSE
 
-Copyright (C) 2015 by Marius Gavrilescu
+Copyright (C) 2015-2016 by Marius Gavrilescu
 
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself, either Perl version 5.20.2 or,
This page took 0.010167 seconds and 4 git commands to generate.