diff options
Diffstat (limited to 'EZLocate.pm')
-rw-r--r-- | EZLocate.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/EZLocate.pm b/EZLocate.pm index 09062f5..b560a33 100644 --- a/EZLocate.pm +++ b/EZLocate.pm @@ -13,11 +13,11 @@ Geo::EZLocate - TomTom EZLocate geocoding service interface =head1 VERSION -Version 0.01 +Version 0.02 =cut -our $VERSION = '0.01'; +our $VERSION = '0.02'; our $timeout = 10; # in minutes |