diff --git a/ext/strscan/strscan.c b/ext/strscan/strscan.c index 42027cd8d2..e1426380b4 100644 --- a/ext/strscan/strscan.c +++ b/ext/strscan/strscan.c @@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs); #include -#define STRSCAN_VERSION "3.0.0" +#define STRSCAN_VERSION "3.0.1" /* ======================================================================= Data Type Definitions