Skip to content

Commit 05d75e5

Browse files
committed
Bump version to 0.1.1
1 parent 4958a5c commit 05d75e5

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
@@ -11,7 +11,7 @@
1111
1212
**********************************************************************/
1313

14-
#define STRINGIO_VERSION "0.1.0"
14+
#define STRINGIO_VERSION "0.1.1"
1515

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

0 commit comments

Comments
 (0)