Skip to content

Commit af60cdf

Browse files
hsbtmatzbot
authored andcommitted
[ruby/io-console] Bump up version to 0.7.2
ruby/io-console@1f2877a185
1 parent 42177a8 commit af60cdf

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.7.2.dev.1";
7+
IO_CONSOLE_VERSION = "0.7.2";
88

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

0 commit comments

Comments
 (0)