We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f516d44 commit d6f97ecCopy full SHA for d6f97ec
ext/strscan/strscan.c
@@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
22
23
#include <stdbool.h>
24
25
-#define STRSCAN_VERSION "3.0.8"
+#define STRSCAN_VERSION "3.0.9"
26
27
/* =======================================================================
28
Data Type Definitions
0 commit comments