We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 732edb8 commit 8371a7aCopy full SHA for 8371a7a
1 file changed
etc/aiscript.api.md
@@ -21,7 +21,7 @@ type AddAssign = NodeBase & {
21
};
22
23
// @public (undocumented)
24
-export const AISCRIPT_VERSION: "1.1.0";
+export const AISCRIPT_VERSION: "1.2.0";
25
26
27
abstract class AiScriptError extends Error {
0 commit comments