We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25cf976 commit 7cc9fb1Copy full SHA for 7cc9fb1
ext/stringio/stringio.c
@@ -13,7 +13,7 @@
13
**********************************************************************/
14
15
static const char *const
16
-STRINGIO_VERSION = "3.1.2.dev";
+STRINGIO_VERSION = "3.1.2";
17
18
#include <stdbool.h>
19
0 commit comments