[ruby/stringio] Development of 3.0.6 started.

https://github.com/ruby/stringio/commit/a7561f447b
This commit is contained in:
Nobuyoshi Nakada 2023-02-03 16:47:21 +09:00 committed by git
parent 73674cac2b
commit cbd5de4f88

View File

@ -12,7 +12,7 @@
**********************************************************************/
#define STRINGIO_VERSION "3.0.5"
#define STRINGIO_VERSION "3.0.6"
#include "ruby.h"
#include "ruby/io.h"