chore: 升级版本至 0.3.0

pull/15/head
韩天峰 2 months ago
parent 6577f9bf81
commit 91af3ea0ea
  1. 2
      src/Php/Translator.php
  2. 2
      version.txt

@ -38,7 +38,7 @@ use Symfony\Component\Yaml\Yaml;
class Translator extends Preprocessor
{
public const string VERSION = '0.2.3';
public const string VERSION = '0.3.0';
public const string APP_NAME = 'Swoole-Compiler (AOT)';
protected string $targetName = 'app';
protected array $sourceDirs = [];

@ -1 +1 @@
1075
1080

Loading…
Cancel
Save