diff --git a/Changes b/Changes
index 34c4783..638d244 100644
--- a/Changes
+++ b/Changes
@@ -1,5 +1,7 @@
{{$NEXT}}
+0.040003 2014-05-28
+
- Explicitly import the B module when we use it. This didn't break on our Perl
but broke elsewhere. Reported by Wes Young. GitHub PR #3.
diff --git a/README b/README
index 23f8bfa..e923eaa 100644
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ NAME
GeoIP2 - Perl API for MaxMind's GeoIP2 web services and databases
VERSION
- version 0.040002
+ version 0.040003
DESCRIPTION
This distribution provides an API for the GeoIP2 web services
@@ -26,7 +26,7 @@ SPEEDING UP DATABASE READING
database reader (MaxMind::DB::Reader). If you install the libmaxminddb
library () and
MaxMind::DB::Reader::XS, then the XS implementation will be loaded
- automatically. The XS implementation is approximately 60x faster than
+ automatically. The XS implementation is approximately 100x faster than
the pure Perl implementation.
INTEGRATION WITH GEONAMES
@@ -79,7 +79,7 @@ PERL VERSION SUPPORT
SUPPORT
Please report all issues with this code using the GitHub issue tracker
- at
+ at .
If you are having an issue with a MaxMind service that is not specific
to the client API please see for