From fb20ed00c239b73cd23e1878ff2f62e16aed62d1 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Wed, 12 Jun 2013 13:14:58 -0700 Subject: bump version --- EZLocate.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'EZLocate.pm') 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 -- cgit v1.2.1