release prep

This commit is contained in:
Joey Kimsey
2024-08-12 22:56:27 -04:00
parent 9d6a79d80b
commit 171183c0ab
6 changed files with 13 additions and 11 deletions

View File

@ -1,12 +1,12 @@
<?php
/**
* autoload.php
* bin/autoload.php
*
* Uses the Hermes autoloader if it has been defined.
*
* @version 3.0
* @version 1.1
* @author Joey Kimsey <Joey@thetempusproject.com>
* @link https://TheTempusProject.com/TempusDebugger
* @link https://TheTempusProject.com/Hermes
* @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/
namespace TheTempusProject\Hermes;