Skip to content

Commit f7c40aa

Browse files
committed
Bump up stringio version to 3.0.1
1 parent 91b8430 commit f7c40aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/stringio/stringio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
1313
**********************************************************************/
1414

15-
#define STRINGIO_VERSION "3.0.0"
15+
#define STRINGIO_VERSION "3.0.1"
1616

1717
#include "ruby.h"
1818
#include "ruby/io.h"

0 commit comments

Comments
 (0)