[ruby/stringio] Development of 3.1.0 started.

https://github.com/ruby/stringio/commit/a2f8ef1a6a
This commit is contained in:
Sutou Kouhei 2023-11-08 16:03:31 +09:00 committed by git
parent 8da33bff8c
commit 8cd6c65af1

View File

@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
STRINGIO_VERSION = "3.0.9";
STRINGIO_VERSION = "3.1.0";
#include "ruby.h"
#include "ruby/io.h"