diff --git a/geoPHP.inc b/geoPHP.inc index 0805d2d6..73c76840 100644 --- a/geoPHP.inc +++ b/geoPHP.inc @@ -32,7 +32,7 @@ class geoPHP { static function version() { - return '0.5'; + return '0.6'; } // geoPHP::load($data, $type, $other_args);