Skip to content

Commit ba338b8

Browse files
committed
Bump version
1 parent f4b728b commit ba338b8

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.0"
25+
#define STRSCAN_VERSION "3.1.1"
2626

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

0 commit comments

Comments
 (0)