diff --git a/mercator.php b/mercator.php index a8ee24e..20dc415 100644 --- a/mercator.php +++ b/mercator.php @@ -14,7 +14,7 @@ /** * Current version of Mercator. */ -const VERSION = '1.0.2'; +const VERSION = '1.0.3'; require __DIR__ . '/class-mapping.php'; require __DIR__ . '/class-network-mapping.php';