diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c index f82103a160..bc2d7a8ccc 100644 --- a/ext/stringio/stringio.c +++ b/ext/stringio/stringio.c @@ -12,7 +12,7 @@ **********************************************************************/ -#define STRINGIO_VERSION "3.0.4" +#define STRINGIO_VERSION "3.0.5" #include "ruby.h" #include "ruby/io.h"