Skip to content

Commit 8761732

Browse files
committed
Bumped version to 1.0.1
1 parent 7256c82 commit 8761732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simtt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ require_once __DIR__ . '/src/bootstrap.php';
1616

1717
use Symfony\Component\Console\Application;
1818

19-
define('SIMTT_VERSION', '1.0.0');
19+
define('SIMTT_VERSION', '1.0.1');
2020

2121
echo 'Simtt: the simple interactive time tracker in PHP by Steffen Zeidler' . "\n";
2222

0 commit comments

Comments
 (0)