Skip to content

Commit f8750dd

Browse files
committed
Bump up development version of stringio
1 parent ee2c7bc commit f8750dd

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
@@ -13,7 +13,7 @@
1313
**********************************************************************/
1414

1515
static const char *const
16-
STRINGIO_VERSION = "3.1.3.dev";
16+
STRINGIO_VERSION = "3.1.6.dev";
1717

1818
#include <stdbool.h>
1919

0 commit comments

Comments
 (0)