release version 1.0.2

This commit is contained in:
Edward Yang 2022-09-09 19:38:07 +08:00
parent 7e3860fcd5
commit 3ab2808b14
1 changed files with 2 additions and 2 deletions

View File

@ -10,6 +10,6 @@
*/
return [
'version' => '1.0.1',
'build' => '20220908',
'version' => '1.0.2',
'build' => '20220909',
];