Skip to content

Commit 8aa47fd

Browse files
committed
Version bump.
1 parent ca5bf99 commit 8aa47fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ class main {
5454
*/
5555
public function __construct() {
5656
define('PHP7MAR_DIR', __DIR__);
57-
define('PHP7MAR_VERSION', '0.0.1');
57+
define('PHP7MAR_VERSION', '0.0.3');
5858
spl_autoload_register([$this, 'autoloader'], true, false);
5959

6060
//Setup command line options/switches.

0 commit comments

Comments
 (0)