Skip to content

Commit

Permalink
Bump up version to 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumotory committed Dec 28, 2021
1 parent 7b6ba2d commit 13f73db
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.2.3"
#define MODULE_VERSION "2.2.4"

typedef enum code_type_t { NGX_MRB_CODE_TYPE_FILE, NGX_MRB_CODE_TYPE_STRING } code_type_t;

Expand Down

0 comments on commit 13f73db

Please sign in to comment.