[ruby/strscan] Bump version

https://github.com/ruby/strscan/commit/8ff80150c4
This commit is contained in:
Sutou Kouhei 2025-04-13 15:06:03 +09:00 committed by Hiroshi SHIBATA
parent e0264791f0
commit 067fc410fc
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.3"
#define STRSCAN_VERSION "3.1.4"
/* =======================================================================
Data Type Definitions