We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d955375 commit af1d6f8Copy full SHA for af1d6f8
etc/aiscript.api.md
@@ -21,7 +21,7 @@ type AddAssign = NodeBase & {
21
};
22
23
// @public (undocumented)
24
-export const AISCRIPT_VERSION: "1.2.0";
+export const AISCRIPT_VERSION: "1.3.0";
25
26
27
abstract class AiScriptError extends Error {
0 commit comments