Skip to content

Commit 467508a

Browse files
committed
Bump up 0.8.0
1 parent fdad351 commit 467508a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0.beta1";
7+
IO_CONSOLE_VERSION = "0.8.0";
88

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

0 commit comments

Comments
 (0)