Skip to content

Commit 96bc025

Browse files
committed
Set version to 0.12.0
1 parent 1402d85 commit 96bc025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

quickjs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1389,7 +1389,7 @@ JS_EXTERN int JS_SetModuleExportList(JSContext *ctx, JSModuleDef *m,
13891389
/* Version */
13901390

13911391
#define QJS_VERSION_MAJOR 0
1392-
#define QJS_VERSION_MINOR 11
1392+
#define QJS_VERSION_MINOR 12
13931393
#define QJS_VERSION_PATCH 0
13941394
#define QJS_VERSION_SUFFIX ""
13951395

0 commit comments

Comments
 (0)