Skip to content

Commit 4c1e267

Browse files
committed
Bump version to 0.1.0
1 parent 3bae72d commit 4c1e267

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.0.3"
14+
#define STRINGIO_VERSION "0.1.0"
1515

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

0 commit comments

Comments
 (0)