Skip to content

Commit a4b3266

Browse files
committed
update version
1 parent a347396 commit a4b3266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/compiler.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import { tokenizeSys, tokenizeSyx } from './lexer.js';
66

77
/**
88
* Main class used to compile a folder containing syntax script declaration (.syx) and syntax script (.sys) files.
9-
* @version 1.0.0
9+
* @version 1.0.1
1010
* @since 0.0.1-alpha
1111
*/
1212
export class SyntaxScriptCompiler {

0 commit comments

Comments
 (0)