[ruby/stringio] Development of 3.1.1 started.

https://github.com/ruby/stringio/commit/75da93d48f
This commit is contained in:
Sutou Kouhei 2023-11-28 10:38:15 +09:00 коммит произвёл git
Родитель 7f50c70574
Коммит def416899d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
STRINGIO_VERSION = "3.1.0";
STRINGIO_VERSION = "3.1.1";
#include "ruby.h"
#include "ruby/io.h"