[ruby/io-console] Bump up v0.8.0.beta1

https://github.com/ruby/io-console/commit/8ec27d403e
This commit is contained in:
Hiroshi SHIBATA 2024-11-12 15:04:46 +09:00 committed by git
parent 0452b3fabb
commit da151ab1e7

View File

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