[ruby/strscan] Bump version

https://github.com/ruby/strscan/commit/ba338b882c
This commit is contained in:
Sutou Kouhei 2024-02-04 15:45:45 +09:00 committed by Hiroshi SHIBATA
parent 39f2e37ff1
commit ce2618c628
No known key found for this signature in database
GPG Key ID: F9CF13417264FAC2

View File

@ -22,7 +22,7 @@ extern size_t onig_region_memsize(const struct re_registers *regs);
#include <stdbool.h>
#define STRSCAN_VERSION "3.1.0"
#define STRSCAN_VERSION "3.1.1"
/* =======================================================================
Data Type Definitions