Skip to content

Commit 57365ac

Browse files
yamtxiaoxiang781216
authored andcommitted
toywasm: regen for v67.0.0
```shell REF=2e4474d1af3bf9bc5a4b571be7ee69694f4a8aef ./regen.sh ``` Signed-off-by: YAMAMOTO Takashi <[email protected]>
1 parent 1094573 commit 57365ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: interpreters/toywasm/include/toywasm_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
#if !defined(_TOYWASM_VERSION_H)
2424
#define _TOYWASM_VERSION_H
2525

26-
#define TOYWASM_VERSION "v66.0.0"
26+
#define TOYWASM_VERSION "v67.0.0"
2727

2828
#endif /* !defined(_TOYWASM_VERSION_H) */

0 commit comments

Comments
 (0)