toywasm: regen

```
REF=7c60b048825b821a9398529d3af55514a62a3b7c ./regen.sh
```
This commit is contained in:
YAMAMOTO Takashi 2024-06-09 12:57:13 +09:00 committed by Xiang Xiao
parent 9ce5ebb611
commit 364f8cd411

View File

@ -21,6 +21,6 @@
#if !defined(_TOYWASM_VERSION_H)
#define _TOYWASM_VERSION_H
#define TOYWASM_VERSION "v45.0.0"
#define TOYWASM_VERSION "v46.0.0"
#endif /* !defined(_TOYWASM_VERSION_H) */