1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[stringio] Version 3.0.0

https://github.com/ruby/stringio/commit/831be01071
This commit is contained in:
Kenta Murata 2020-12-18 09:24:37 +09:00
parent e1b5289a2b
commit c71934f8a5
No known key found for this signature in database
GPG key ID: CEFE8AFB6081B062

View file

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