[ruby/stringio] Bump version to 0.1.2

https://github.com/ruby/stringio/commit/8cbe3f7397
This commit is contained in:
Nobuyoshi Nakada 2020-07-19 00:44:56 +09:00
parent 6ff9604f85
commit 574871781b
Notes: git 2020-07-20 14:59:46 +09:00

View File

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