We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40fb05 commit e82613bCopy full SHA for e82613b
1 file changed
ext/stringio/stringio.c
@@ -13,7 +13,7 @@
13
**********************************************************************/
14
15
static const char *const
16
-STRINGIO_VERSION = "3.1.9.dev";
+STRINGIO_VERSION = "3.2.0";
17
18
#include <stdbool.h>
19
0 commit comments