diff --git a/mar.php b/mar.php index 62c7a84..2bc879e 100644 --- a/mar.php +++ b/mar.php @@ -54,7 +54,7 @@ class main { */ public function __construct() { define('PHP7MAR_DIR', __DIR__); - define('PHP7MAR_VERSION', '0.0.3'); + define('PHP7MAR_VERSION', '0.2.0'); spl_autoload_register([$this, 'autoloader'], true, false); //Setup command line options/switches.