mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 13:12:41 +00:00
Version bump
This commit is contained in:
parent
06990fb03b
commit
760b13993b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ declare(strict_types=1);
|
|||
namespace JKingWeb\Arsse;
|
||||
|
||||
class Arsse {
|
||||
const VERSION = "0.1.1";
|
||||
const VERSION = "0.2.0";
|
||||
|
||||
/** @var Lang */
|
||||
public static $lang;
|
||||
|
|
Loading…
Reference in a new issue