[ruby/stringio] Bump up the version

https://github.com/ruby/stringio/commit/f0e5027279
This commit is contained in:
Nobuyoshi Nakada 2019-09-29 18:07:51 +09:00
parent 7fe253f47f
commit f6f03dcad6

View File

@ -11,7 +11,7 @@
**********************************************************************/
#define STRINGIO_VERSION "0.0.2"
#define STRINGIO_VERSION "0.0.3"
#include "ruby.h"
#include "ruby/io.h"