Bump version to 0.3

This commit is contained in:
Jansen Price 2020-08-31 01:05:14 -05:00
parent d8cb106997
commit 213722e602

View file

@ -7,7 +7,7 @@ use Monolog\Handler\StreamHandler;
class Server class Server
{ {
public static $version = "0.2"; public static $version = "0.3";
public $config; public $config;
public $cert; public $cert;