diff --git a/geoPHP.inc b/geoPHP.inc index 656ed69e..19818726 100644 --- a/geoPHP.inc +++ b/geoPHP.inc @@ -31,7 +31,7 @@ class geoPHP { static function version() { - return '0.3'; + return '0.4'; } // geoPHP::load($data, $type, $other_args);