Skip to content

Commit 219c2ee

Browse files
kouhsbt
authored andcommitted
[ruby/strscan] Bump version
ruby/strscan@fd140b8582
1 parent 9389a27 commit 219c2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/strscan/strscan.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
2222

2323
#include <stdbool.h>
2424

25-
#define STRSCAN_VERSION "3.1.1"
25+
#define STRSCAN_VERSION "3.1.2"
2626

2727
/* =======================================================================
2828
Data Type Definitions

0 commit comments

Comments
 (0)