Skip to content

Commit 0b9bf61

Browse files
committed
v0.9.3
1 parent dac6f12 commit 0b9bf61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ast.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -950,7 +950,7 @@ extern void releaseContext(void *);
950950

951951
void free_ast(statement_t *stmt);
952952

953-
#define RICSCRIPT_VERSION "0.9.2"
953+
#define RICSCRIPT_VERSION "0.9.3"
954954

955955
#define PRINT_INTERACTIVE_BANNER() \
956956
do { \

0 commit comments

Comments
 (0)