Skip to content

Commit

Permalink
Bump up version 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumotory authored May 21, 2024
1 parent 4830d14 commit 35e819b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/http/ngx_http_mruby_module.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
#include <mruby/compile.h>

#define MODULE_NAME "ngx_mruby"
#define MODULE_VERSION "2.5.0"
#define MODULE_VERSION "2.6.0"

typedef enum code_type_t { NGX_MRB_CODE_TYPE_FILE, NGX_MRB_CODE_TYPE_STRING } code_type_t;

Expand Down

0 comments on commit 35e819b

Please sign in to comment.