[ruby/stringio] Bump up stringio version to 3.0.1

https://github.com/ruby/stringio/commit/f7c40aa339
This commit is contained in:
Hiroshi SHIBATA 2021-10-21 20:46:40 +09:00
parent 6b08aaf228
commit 8eb8522f47

View File

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