[ruby/io-console] Bump up 0.8.1

01071a174a
This commit is contained in:
Hiroshi SHIBATA 2025-07-15 15:00:34 +09:00 committed by git
parent a6f0a24e19
commit 8ea57040f0

View file

@ -4,7 +4,7 @@
*/ */
static const char *const static const char *const
IO_CONSOLE_VERSION = "0.8.0"; IO_CONSOLE_VERSION = "0.8.1";
#include "ruby.h" #include "ruby.h"
#include "ruby/io.h" #include "ruby/io.h"