Skip to content

Commit 598dab6

Browse files
committed
Bumpup version to 1.8.11
1 parent 5c02677 commit 598dab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ngx_http_mruby_module.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
#include "ngx_http_mruby_init.h"
1616

1717
#define MODULE_NAME "ngx_mruby"
18-
#define MODULE_VERSION "1.8.10"
18+
#define MODULE_VERSION "1.8.11"
1919

2020
typedef enum code_type_t {
2121
NGX_MRB_CODE_TYPE_FILE,

0 commit comments

Comments
 (0)