We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7256c82 commit 8761732Copy full SHA for 8761732
simtt
@@ -16,7 +16,7 @@ require_once __DIR__ . '/src/bootstrap.php';
16
17
use Symfony\Component\Console\Application;
18
19
-define('SIMTT_VERSION', '1.0.0');
+define('SIMTT_VERSION', '1.0.1');
20
21
echo 'Simtt: the simple interactive time tracker in PHP by Steffen Zeidler' . "\n";
22
0 commit comments