bump version master
authorIvan Kohler <ivan@freeside.biz>
Wed, 12 Jun 2013 20:14:58 +0000 (13:14 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 12 Jun 2013 20:14:58 +0000 (13:14 -0700)
Changes
EZLocate.pm

diff --git a/Changes b/Changes
index 0d9a7d7..dbf562d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Geo-EZLocate
 
+0.02    Wed Jun 12 13:13:55 PDT 2013
+        - (Mark) Error handling fix
+
 0.01    Mon Nov  5 15:12:56 PST 2012
         - (Mark) First version, released on an unsuspecting world.
         - (Ivan) Declare dependancies on Class::Std::Fast::Storable and
index 09062f5..b560a33 100644 (file)
@@ -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