Skip to content

Commit 580dbfe

Browse files
committed
Set version to 0.14.0
1 parent 311ecbf commit 580dbfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quickjs.h

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

14121412
#define QJS_VERSION_MAJOR 0
1413-
#define QJS_VERSION_MINOR 13
1413+
#define QJS_VERSION_MINOR 14
14141414
#define QJS_VERSION_PATCH 0
14151415
#define QJS_VERSION_SUFFIX ""
14161416

0 commit comments

Comments
 (0)