Skip to content

Commit 8371a7a

Browse files
committed
api extractor
1 parent 732edb8 commit 8371a7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1.0";
24+
export const AISCRIPT_VERSION: "1.2.0";
2525

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

0 commit comments

Comments
 (0)