[ruby/stringio] bump up to 3.0.2.pre1

https://github.com/ruby/stringio/commit/14ec9bc193
This commit is contained in:
Sutou Kouhei 2022-04-16 06:33:59 +09:00 committed by git
parent 059e389ffc
commit 2aca566a10
1 changed files with 1 additions and 1 deletions

View File

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