diff options
author | Sutou Kouhei <[email protected]> | 2022-12-09 05:58:40 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2022-12-26 15:09:21 +0900 |
commit | 10c9ce9d4c632d7c6232b53367b0496aef2ebb13 () | |
tree | b3a47f2af45ae940023a43cc7b594d39974c5873 | |
parent | 24c9adcaebf8ffaaf3f4eb68fe43f2ff23688543 (diff) |
bump up to 3.0.5
Notes: Merged: https://.com/ruby/ruby/pull/7025
-rw-r--r-- | ext/stringio/stringio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ **********************************************************************/ -#define STRINGIO_VERSION "3.0.4" #include "ruby.h" #include "ruby/io.h" |