Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumotory authored Dec 18, 2023
1 parent 0d1bb85 commit af42288
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.4.2"
#define MODULE_VERSION "2.5.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 af42288

Please sign in to comment.