diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c index b31e801b2a..999e1f5907 100644 --- a/ext/stringio/stringio.c +++ b/ext/stringio/stringio.c @@ -11,7 +11,7 @@ **********************************************************************/ -#define STRINGIO_VERSION "0.1.0" +#define STRINGIO_VERSION "0.1.1" #include "ruby.h" #include "ruby/io.h"