We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1094573 commit 57365acCopy full SHA for 57365ac
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 "v66.0.0"
+#define TOYWASM_VERSION "v67.0.0"
27
28
#endif /* !defined(_TOYWASM_VERSION_H) */
0 commit comments