mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2025-01-03 14:32:40 +00:00
Version bump
This commit is contained in:
parent
474f7fc2f6
commit
bf35e0ecc8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ namespace JKingWeb\Arsse;
|
|||
|
||||
const BASE = __DIR__.DIRECTORY_SEPARATOR;
|
||||
const NS_BASE = __NAMESPACE__."\\";
|
||||
const VERSION = "0.1.0";
|
||||
const VERSION = "0.1.1";
|
||||
|
||||
require_once BASE."vendor".DIRECTORY_SEPARATOR."autoload.php";
|
||||
ignore_user_abort(true);
|
Loading…
Reference in a new issue