Skip to content

Commit af1d6f8

Browse files
committed
Update aiscript.api.md
1 parent d955375 commit af1d6f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/aiscript.api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ type AddAssign = NodeBase & {
2121
};
2222

2323
// @public (undocumented)
24-
export const AISCRIPT_VERSION: "1.2.0";
24+
export const AISCRIPT_VERSION: "1.3.0";
2525

2626
// @public (undocumented)
2727
abstract class AiScriptError extends Error {

0 commit comments

Comments
 (0)