aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ext/stringio/stringio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/stringio/stringio.c b/ext/stringio/stringio.c
index 61a6b9a47c..d45cc88b40 100644
--- a/ext/stringio/stringio.c
+++ b/ext/stringio/stringio.c
@@ -11,7 +11,7 @@
**********************************************************************/
-#define STRINGIO_VERSION "0.1.1"
+#define STRINGIO_VERSION "0.1.2"
#include "ruby.h"
#include "ruby/io.h"