--- Geo-LatLon2Place/LatLon2Place.pm 2022/03/17 00:32:54 1.6 +++ Geo-LatLon2Place/LatLon2Place.pm 2022/03/23 07:11:30 1.7 @@ -74,7 +74,7 @@ use Carp (); BEGIN { - our $VERSION = 0.9; + our $VERSION = '1.0'; require XSLoader; XSLoader::load (__PACKAGE__, $VERSION);