We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 322c81b commit 036fe76Copy full SHA for 036fe76
interpreters/toywasm/include/toywasm_version.h
@@ -23,6 +23,6 @@
23
#if !defined(_TOYWASM_VERSION_H)
24
#define _TOYWASM_VERSION_H
25
26
-#define TOYWASM_VERSION "v65.0.0"
+#define TOYWASM_VERSION "v66.0.0"
27
28
#endif /* !defined(_TOYWASM_VERSION_H) */
0 commit comments