Skip to content

Commit f9658f1

Browse files
committed
bump up to 0.9.0
1 parent 8a2de08 commit f9658f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ext/io/console/console.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*/
55

66
static const char *const
7-
IO_CONSOLE_VERSION = "0.8.2";
7+
IO_CONSOLE_VERSION = "0.9.0";
88

99
#include "ruby.h"
1010
#include "ruby/io.h"

0 commit comments

Comments
 (0)