Skip to content

Commit

Permalink
Bump up version 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
matsumotory committed Jul 19, 2019
1 parent 67c0f60 commit 55b989b
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.1.4"
#define MODULE_VERSION "2.1.5"

typedef enum code_type_t { NGX_MRB_CODE_TYPE_FILE, NGX_MRB_CODE_TYPE_STRING } code_type_t;

Expand Down

0 comments on commit 55b989b

Please sign in to comment.