release v0.2.1

This commit is contained in:
2025-10-12 20:13:49 +08:00
parent 236233bb17
commit ec8581104d
2 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@
#include "ASTree.h"
const char* VERSION = "v0.2.0+";
const char* VERSION = "v0.2.1";
int main(int argc, char* argv[])
{